lysdexic@programming.dev to Rust@programming.devEnglish · 3 年前Memory Safety is a Red Herringsteveklabnik.comexternal-linkmessage-square49linkfedilinkarrow-up149arrow-down17cross-posted to: hackernews@derp.foo
arrow-up142arrow-down1external-linkMemory Safety is a Red Herringsteveklabnik.comlysdexic@programming.dev to Rust@programming.devEnglish · 3 年前message-square49linkfedilinkcross-posted to: hackernews@derp.foo
minus-squarelysdexic@programming.devOPlinkfedilinkEnglisharrow-up2·3 年前 what is the usecase for going beyond maxint? There are many examples of applications that leverage integer overflow, either wrapping around or saturating values.
There are many examples of applications that leverage integer overflow, either wrapping around or saturating values.