about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/interface.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-12-13 17:25:31 +0100
committerGitHub <noreply@github.com>2024-12-13 17:25:31 +0100
commit8cce32ae2bc8a065ca2841a72ae032c5820a6436 (patch)
treed7c4a5943f881ce854fe4f08eb232c8dd469dedc /compiler/rustc_interface/src/interface.rs
parent5c9b227a3df48cff16a7f66957806db46caeeac8 (diff)
parent6ce7ba4300fde2afe1cd74958ec4293b49950bfe (diff)
downloadrust-8cce32ae2bc8a065ca2841a72ae032c5820a6436.tar.gz
rust-8cce32ae2bc8a065ca2841a72ae032c5820a6436.zip
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.
Diffstat (limited to 'compiler/rustc_interface/src/interface.rs')
0 files changed, 0 insertions, 0 deletions