Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #116988 - RalfJung:null, r=WaffleLapkin
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.