| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-12-03 | Move early lint declarations to librustc_session | Mark Rousskov | -2/+2 |
| 2019-11-12 | expand source_util macros with def-site context | Andy Russell | -0/+8 |
| 2019-11-10 | move syntax::parse -> librustc_parse | Mazdak Farrokhzad | -5/+5 |
| 2019-11-07 | syntax::parser::token -> syntax::token | Mazdak Farrokhzad | -1/+2 |
| 2019-10-19 | Avoid ICE when include! is used by stdin crate | Nika Layzell | -3/+21 |
| 2019-10-16 | move syntax::ext to new crate syntax_expand | Mazdak Farrokhzad | -2/+3 |
| 2019-10-07 | Warn if include macro fails to include entire file | Mark Rousskov | -1/+11 |
| 2019-09-03 | use TokenStream rather than &[TokenTree] for built-in macros | Aleksey Kladov | -9/+9 |
| 2019-08-15 | Make sure that all file loading happens via SourceMap | Aleksey Kladov | -26/+11 |
| 2019-08-13 | syntax: Remove `DummyResult::expn_only` | Vadim Petrochenkov | -5/+5 |
| 2019-07-31 | Replace AstBuilder with inherent methods | Mark Rousskov | -1/+0 |
| 2019-07-27 | Break dependencies between `syntax_ext` and some other crates | Vadim Petrochenkov | -0/+165 |
