| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-07 | Move all alloc integration tests to a new alloctests crate | bjorn3 | -60/+0 | |
| 2023-12-10 | remove redundant imports | surechen | -1/+1 | |
| detects redundant imports that can be eliminated. for #117772 : In order to facilitate review and modification, split the checking code and removing redundant imports code into two PR. | ||||
| 2020-09-04 | Move various ui const tests to `library` | Christiaan Dirkx | -0/+13 | |
| Move: - `src\test\ui\consts\const-nonzero.rs` to `library\core` - `src\test\ui\consts\ascii.rs` to `library\core` - `src\test\ui\consts\cow-is-borrowed` to `library\alloc` Part of #76268 | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+47 | |
