about summary refs log tree commit diff
path: root/library/alloctests/lib.rs
AgeCommit message (Expand)AuthorLines
2025-06-09stabilize nonnull_provenanceRalf Jung-1/+0
2025-03-26Swap usize -> ptr transmute for strict_pov APIJames Wainwright-0/+1
2025-03-26Pass `Alignment` for `RawVecInner::new_in`James Wainwright-0/+1
2025-03-07Add commentsbjorn3-0/+3
2025-03-07Fully test the alloc crate through alloctestsbjorn3-1/+90
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-0/+1