| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-10-16 | move syntax::ext to new crate syntax_expand | Mazdak Farrokhzad | -3/+3 |
| 2019-10-15 | syntax::parse::sess -> syntax::sess | Mazdak Farrokhzad | -1/+1 |
| 2019-09-05 | Simplify std lib injection | Matthew Jasper | -93/+31 |
| 2019-09-05 | Add `with_{def_site,call_site,legacy}_ctxt,` methods to `Span` | Vadim Petrochenkov | -3/+5 |
| 2019-09-05 | Make use of hygiene in AST passes | Matthew Jasper | -35/+95 |
| 2019-08-15 | hygiene: `ExpnInfo` -> `ExpnData` | Vadim Petrochenkov | -2/+2 |
| 2019-08-15 | hygiene: Merge `ExpnInfo` and `InternalExpnData` | Vadim Petrochenkov | -2/+2 |
| 2019-08-15 | `Ident::with_empty_ctxt` -> `Ident::with_dummy_span` | Vadim Petrochenkov | -3/+3 |
| 2019-07-31 | Replace a few Attribute constructors with mk_attr | Mark Rousskov | -9/+2 |
| 2019-07-31 | Remove span argument from mk_attr_{inner,outer} | Mark Rousskov | -1/+0 |
| 2019-07-31 | Remove AttrId from Attribute constructors | Mark Rousskov | -1/+0 |
| 2019-07-27 | Move standard library injection into libsyntax_ext | Vadim Petrochenkov | -0/+95 |
