| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-24 | Remove the deprecated `concat_idents!` macro | Trevor Gross | -37/+31 |
| 2025-04-24 | Deprecate the unstable `concat_idents!` | Trevor Gross | -31/+31 |
| 2025-03-14 | Do not suggest using `-Zmacro-backtrace` for builtin macros | Esteban Küber | -9/+0 |
| 2024-12-21 | Use E0665 for missing `#[default]` error | Esteban Küber | -28/+54 |
| 2024-03-27 | Suggest correct path in include_bytes! | Kornel | -2/+2 |
| 2023-04-10 | Migrate most of `rustc_builtin_macros` to diagnostic impls | clubby789 | -3/+15 |
| 2023-02-28 | Explain compile-time vs run-time difference in env!() error message | Kornel | -4/+5 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+235 |
