| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-11-21 | Fix `clippy::needless_borrow` in the compiler | Nilstrieb | -1/+1 |
| 2023-04-10 | Migrate most of `rustc_builtin_macros` to diagnostic impls | clubby789 | -5/+13 |
| 2022-11-29 | Avoid unnecessary `MetaItem`/`Attribute` conversions. | Nicholas Nethercote | -3/+3 |
| 2022-09-20 | Add the `#[derive_const]` attribute | Deadbeef | -0/+1 |
| 2022-05-20 | Remove `crate` visibility usage in compiler | Jacob Pratt | -1/+1 |
| 2022-02-19 | Adopt let else in more places | est31 | -3/+2 |
| 2020-11-19 | expand: Tell built-in macros whether we are currently in forced expansion mode | Vadim Petrochenkov | -4/+7 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+59 |
