about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/mod.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-01-11 01:55:09 -0500
committerGitHub <noreply@github.com>2025-01-11 01:55:09 -0500
commit46222ce6f804c1e3d1ffbeb2029bfd513e42f34f (patch)
tree333c05ff5fd5e341276356b7b8ce00d37d2be59d /compiler/rustc_parse/src/parser/mod.rs
parent538d5dcbf539a9159c3999a0ae968d836fb72776 (diff)
parent9ab77f1ccb6baa931afeacf54594a4a2c7754332 (diff)
downloadrust-46222ce6f804c1e3d1ffbeb2029bfd513e42f34f.tar.gz
rust-46222ce6f804c1e3d1ffbeb2029bfd513e42f34f.zip
Rollup merge of #135347 - samueltardieu:push-qvyxtxsqyxyr, r=jhpratt
Use `NonNull::without_provenance` within the standard library

This API removes the need for several `unsafe` blocks, and leads to clearer code. It uses feature `nonnull_provenance` (#135243).

Close #135343
Diffstat (limited to 'compiler/rustc_parse/src/parser/mod.rs')
0 files changed, 0 insertions, 0 deletions