| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-27 | Remove -Zinline-in-all-cgus and clean up CGU partitioning tests | Ben Kimock | -2/+1 | |
| 2024-11-28 | Share inline(never) generics across crates | Mark Rousskov | -0/+11 | |
| This reduces code sizes and better respects programmer intent when marking inline(never). Previously such a marking was essentially ignored for generic functions, as we'd still inline them in remote crates. | ||||
| 2024-05-31 | Run rustfmt on `tests/codegen-units/`. | Nicholas Nethercote | -1/+1 | |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -2/+2 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+69 | |
