| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-08-10 | Account for macros when trying to point at inference cause | Esteban Küber | -10/+2 |
| 2025-07-28 | expand: Micro-optimize prelude injection | Vadim Petrochenkov | -2/+2 |
| 2025-06-17 | Add support for repetition to `proc_macro::quote` | Tomoaki Kobayashi | -59/+192 |
| 2025-04-25 | Improve pretty printing of if/else. | Nicholas Nethercote | -12/+12 |
| 2025-04-25 | Fix some pretty printing indents. | Nicholas Nethercote | -4/+4 |
| 2025-04-16 | Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests | Lukas Wirth | -0/+2 |
| 2025-03-14 | Do not suggest using `-Zmacro-backtrace` for builtin macros | Esteban Küber | -1/+0 |
| 2025-01-09 | Fix `proc_macro::quote!` for raw ident | Asuna | -1/+21 |
| 2025-01-09 | Migrate check-fail tests for `proc_macro::quote!` from `quote` crate | Asuna | -0/+163 |
| 2025-01-09 | Migrate basic tests for `proc_macro::quote!` from `quote` crate | Asuna | -0/+440 |
