Skip to content

Update __rust_[rd]ealloc to take NonNull<u8> instead of *mut u8#153251

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
scottmcm:deallocate-nonnull
Mar 2, 2026
Merged

Update __rust_[rd]ealloc to take NonNull<u8> instead of *mut u8#153251
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
scottmcm:deallocate-nonnull

Update `__rust_[rd]ealloc` to take `NonNull<u8>` instead of `*mut u8`

2c6ec51
Select commit
Loading
Failed to load commit list.
Sign in for the full log view