| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-10-03 | proc_macro: Add `Span::mixed_site` exposing `macro_rules` hygiene | Vadim Petrochenkov | -11/+11 |
| 2019-09-05 | Add `with_{def_site,call_site,legacy}_ctxt,` methods to `Span` | Vadim Petrochenkov | -22/+22 |
| 2019-07-15 | pprust: Use `print_mac_common` for delimited token groups | Vadim Petrochenkov | -2/+2 |
| 2019-07-11 | pretty-print: Do not lose the `$crate` printing flag in `print_tt` | Vadim Petrochenkov | -2/+2 |
| 2019-07-09 | Add a test case with `$crate` from other crate | Vadim Petrochenkov | -0/+56 |
| 2019-07-09 | Resolve `$crate` in all hygienic contexts for pretty-pringing | Vadim Petrochenkov | -19/+14 |
| 2019-07-09 | Add a test for `$crate` inside macro invocation | Vadim Petrochenkov | -0/+61 |
