lysdexic@programming.dev to Rust@programming.devEnglish · 2 years agoMemory Safety is a Red Herringsteveklabnik.comexternal-linkmessage-square49fedilinkarrow-up149arrow-down18
arrow-up141arrow-down1external-linkMemory Safety is a Red Herringsteveklabnik.comlysdexic@programming.dev to Rust@programming.devEnglish · 2 years agomessage-square49fedilink
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up6·2 years agoThe standard differentiates between “unspecified” behavior, which is as you describe, and “undefined” behavior, which may be completely nondeterministic at runtime.
The standard differentiates between “unspecified” behavior, which is as you describe, and “undefined” behavior, which may be completely nondeterministic at runtime.