about summary refs log tree commit diff
path: root/library/alloc/src/testing/mod.rs
AgeCommit message (Collapse)AuthorLines
2025-03-07Fully test the alloc crate through alloctestsbjorn3-3/+0
For the tests that make use of internal implementation details, we include the module to test using #[path] in alloctests now.
2025-01-20alloc: add `#![warn(unreachable_pub)]`Urgau-3/+3
2022-05-02Share testing utilities with non-btree test casesStein Somers-0/+3