Files
rust/library
Matthias Krüger 8cce32ae2b Rollup merge of #134229 - purplesyringa:provenance-docs, r=saethlin
Fix typos in docs on provenance

This is related to [strict provenance](https://github.com/rust-lang/rust/issues/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.
2024-12-13 17:25:31 +01:00
..
2024-12-13 00:04:56 +00:00
2024-08-29 12:13:19 -07:00
2024-07-28 14:46:29 -04:00
2024-11-19 18:54:20 +01:00
2024-12-08 18:18:03 +00:00