Hacker News new | ask | show | jobs
by nz21 2500 days ago
> ...all of rust is undefined behavior

Do you have any links or an explanation that elaborates on this?

1 comments

There’s no spec. A more accurate statement might be “all of Rust is implementation-defined behavior”.
There is a spec, just not a formal fixed in time one. There's only one reference implementation so that might as well be taken as the de-facto spec.
That’s what I said. What’s your point?