| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-10-27 | give a better error for tuple structs in `derive(Diagnostic)` | jyn | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-02-28 | Rename `DiagnosticBuilder` as `Diag`. | Nicholas Nethercote | -1/+1 |
| 2023-06-23 | avoid `&format` in error message code | Takayuki Maeda | -6/+4 |
| 2023-04-06 | migrate rustc_macros to syn 2.0 | Deadbeef | -47/+8 |
| 2023-01-05 | Fix `uninlined_format_args` for some compiler crates | nils | -9/+7 |
| 2022-11-07 | Modify comment syntax error | wanghaha-dev | -2/+2 |
| 2022-07-05 | macros: add diagnostic derive for lints | David Wood | -11/+11 |
| 2022-06-24 | macros: use typed identifiers in diag derive | David Wood | -14/+23 |
| 2022-04-29 | macros: add helper functions for invalid attrs | David Wood | -18/+90 |
| 2022-04-29 | macros: split diagnostic derives into modules | David Wood | -0/+60 |
