| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-31 | Account for format_args in HiddenUnicodeCodepoints lint | Michael Goulet | -0/+5 |
| 2024-12-18 | Re-export more `rustc_span::symbol` things from `rustc_span`. | Nicholas Nethercote | -2/+1 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -2/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+3 |
| 2024-04-29 | Remove `extern crate rustc_macros` from numerous crates. | Nicholas Nethercote | -0/+1 |
| 2023-08-02 | get auto traits for parallel rustc | SparrowLii | -6/+0 |
| 2023-04-10 | Fix typos in compiler | DaniPopes | -1/+1 |
| 2023-03-16 | Flatten nested format_args!() into one. | Mara Bos | -2/+2 |
| 2023-01-27 | Replace format flags u32 by enums and bools. | Mara Bos | -2/+24 |
| 2023-01-24 | Work around issue 106930. | Mara Bos | -0/+6 |
| 2023-01-12 | Expand format_args!() in rust_ast_lowering. | Mara Bos | -0/+244 |
