about summary refs log tree commit diff
path: root/library/alloc/tests/testing
AgeCommit message (Collapse)AuthorLines
2024-12-04Move some alloc tests to the alloctests cratebjorn3-0/+81
Unit tests directly inside of standard library crates require a very fragile way of building that is hard to reproduce outside of bootstrap.