Skip to content

Taking a raw ref (&raw (const|mut)) of a deref of pointer (*ptr) is always safe#129248

Merged
bors merged 2 commits into
rust-lang:masterfrom
compiler-errors:raw-ref-deref
Oct 24, 2024
Merged

Taking a raw ref (&raw (const|mut)) of a deref of pointer (*ptr) is always safe#129248
bors merged 2 commits into
rust-lang:masterfrom
compiler-errors:raw-ref-deref

Don't emit null pointer lint for raw ref of null deref

367183b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs