Y
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
jakear
2500 days ago
There’s no spec. A more accurate statement might be “all of Rust is implementation-defined behavior”.
link
scabarott
2500 days ago
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.
link
jakear
2500 days ago
That’s what I said. What’s your point?
link