rust/library/core/src/alloc
Samuel Tardieu 9ab77f1ccb Use NonNull::without_provenance within the standard library
This API removes the need for several `unsafe` blocks, and leads to
clearer code.
2025-01-10 23:23:10 +01:00
..
global.rs library: consistently use American spelling for 'behavior' 2024-10-25 12:02:47 +02:00
layout.rs Use NonNull::without_provenance within the standard library 2025-01-10 23:23:10 +01:00
mod.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00