| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-11-27 | Update tests to use new proc-macro header | Eric Huss | -11/+11 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -11/+11 | |
| 2024-01-22 | Don't insert spaces before most semicolons in `print_tts`. | Nicholas Nethercote | -1/+1 | |
| This gives better output for code produced by proc macros. | ||||
| 2023-07-14 | Hide `compiler_builtins` in the prelude | Amanieu d'Antras | -8/+8 | |
| This crate is a private implementation detail. We only need to insert it into the crate graph for linking and should not expose any of its public API. Fixes #113533 | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+59 | |
