Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of rust-lang#134229 - purplesyringa:provenance-docs, r=s…
…aethlin Fix typos in docs on provenance This is related to [strict provenance](rust-lang#95228). Added a couple cross-refs, also replaced > Create a pointer without provenance from just an address (see [`ptr::dangling`]). with > Create a pointer without provenance from just an address (see [`without_provenance`]). as this method actually takes an address.
- Loading branch information