| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-20 | Rollup merge of #142668 - hkBst:less-static-mut, r=tgross35 | Trevor Gross | -0/+38 | |
| vec_deque/fmt/vec tests: remove static mut More rust-lang/rust#125035. r? ```@tgross35``` | ||||
| 2025-06-19 | vec tests: remove static mut | Marijn Schouten | -2/+22 | |
| 2025-06-18 | remove duplicate crash test | Marijn Schouten | -2/+4 | |
| 2025-06-18 | vec_deque tests: remove static mut | Marijn Schouten | -0/+18 | |
| 2025-03-07 | Fully test the alloc crate through alloctests | bjorn3 | -0/+232 | |
| For the tests that make use of internal implementation details, we include the module to test using #[path] in alloctests now. | ||||
