COMMITS
/ library/alloctests/lib.rs February 12, 2026
M
Remove or allow unused features in library doc and tests
mu001999 committed
January 23, 2026
L
Stabilize assert_matches
Lukas Bergdoll committed
January 18, 2026
J
Rollup merge of #148769 - stabilize/alloc_layout_extra, r=scottmcm
Jacob Pratt committed
December 28, 2025
L
Explicitly export core and std macros
Lukas Bergdoll committed
November 9, 2025
P
Stabilize `alloc_layout_extra`
Pavel Grigorenko committed
October 19, 2025
D
`Vec::push` in consts MVP
Deadbeef committed
December 24, 2025
M
LinkedList: use Box::into_non_null_with_allocator
Marijn Schouten committed
August 19, 2025
P
Stabilize `char_max_len`
Pavel Grigorenko committed
January 11, 2025
November 3, 2025
A
add specialization for extend_front and prepend with copied slice iterator
Antoni Spaanderman committed
August 11, 2025
L
Constify conversion traits
ltdk committed
August 13, 2025
L
Move WTF-8 code from std to core/alloc
ltdk committed
June 9, 2025
R
stabilize nonnull_provenance
Ralf Jung committed
March 25, 2025
J
Swap usize -> ptr transmute for strict_pov API
James Wainwright committed
J
Pass `Alignment` for `RawVecInner::new_in`
James Wainwright committed
February 13, 2025
B
Add comments
bjorn3 committed
February 6, 2025
B
Fully test the alloc crate through alloctests
bjorn3 committed
B
Move all alloc integration tests to a new alloctests crate
bjorn3 committed