mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
b049093560
document that the null pointer has the 0 address Fixes https://github.com/rust-lang/rust/issues/116895 Will need t-lang FCP, but I think this is fairly uncontroversial -- there's probably already tons of code out there that relies on this.