lysdexic@programming.dev to Rust@programming.devEnglish · 1 year agoMemory Safety is a Red Herringsteveklabnik.comexternal-linkmessage-square46fedilinkarrow-up148arrow-down18
arrow-up140arrow-down1external-linkMemory Safety is a Red Herringsteveklabnik.comlysdexic@programming.dev to Rust@programming.devEnglish · 1 year agomessage-square46fedilink
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up6·1 year 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.