Skip to content

Say that dereferencing a pointer to a ZST is no longer undefined - #467

Merged
traviscross merged 2 commits into
rust-lang:masterfrom
mattheww:2024-10_zst_nullptr
Apr 15, 2025
Merged

Say that dereferencing a pointer to a ZST is no longer undefined#467
traviscross merged 2 commits into
rust-lang:masterfrom
mattheww:2024-10_zst_nullptr

Zero Sized Types: stop saying that "dereferencing" a non-ZST is UB

db1fac7
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs