|
|
|
|
|
by steveklabnik
2230 days ago
|
|
I do absolutely understand that UB does not prohibit implementations from defining something. That’s part of the core of what we’re taking about! I’m saying rustc chooses to never do so. C and C++ compilers do choose to do so. That distinction is what we’re talking about. (As well as that overflow is UB in one language and not another, of course.) |
|