about summary refs log tree commit diff
path: root/library/alloc/src/testing/rng.rs
AgeCommit message (Expand)AuthorLines
2025-03-07Fully test the alloc crate through alloctestsbjorn3-28/+0
2025-01-20alloc: add `#![warn(unreachable_pub)]`Urgau-3/+3
2022-05-02Share testing utilities with non-btree test casesStein Somers-0/+28