| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-27 | Use `abs_diff` where applicable | Yotam Ofek | -5/+1 |
| 2024-08-27 | Add `warn(unreachable_pub)` to `rustc_errors`. | Nicholas Nethercote | -16/+16 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-04-29 | Remove `extern crate rustc_macros` from numerous crates. | Nicholas Nethercote | -0/+1 |
| 2024-02-01 | Rework `StringPart`. | Nicholas Nethercote | -1/+1 |
| 2023-03-28 | Create AnnotationColumn struct to fix hard tab column numbers in errors | pommicket | -14/+51 |
| 2022-01-09 | Compute most of Public/Exported access level in rustc_resolve | Lamb | -3/+0 |
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -0/+2 |
| 2021-03-27 | Remove (lots of) dead code | Joshua Nelson | -10/+0 |
| 2021-02-02 | Bump rustfmt version | Mark Rousskov | -5/+10 |
| 2020-10-30 | Fix even more clippy warnings | Joshua Nelson | -4/+1 |
| 2020-09-18 | use matches!() macro for simple if let conditions | Matthias Krüger | -5/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+190 |
