|
|
|
|
|
by otabdeveloper4
496 days ago
|
|
"Undefined behavior" is not a bug. It's something that isn't specified by an ISO standard. Rust code is 100 percent undefined behavior because Rust doesn't have an ISO standard. So, theoretically some alternative Rust compiler implementation could blow up your computer or steal your bitcoins. There's no ISO standard to forbid them from doing so. (You see where I'm going with this? Standards are good, but they're a legal construct, not an algorithm.) |
|
An ISO standard? According to who, ISO?