| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-01-12 | Add backticks in appropriate places | varkor | -2/+2 |
| 2020-01-01 | Rename `syntax_pos` to `rustc_span` in source code | Vadim Petrochenkov | -1/+1 |
| 2019-12-31 | parser::attr: remove .fatal calls | Mazdak Farrokhzad | -2/+4 |
| 2019-12-31 | parser: call .struct_span_err directly | Mazdak Farrokhzad | -4/+3 |
| 2019-12-23 | fix rebase fallout | Mazdak Farrokhzad | -1/+1 |
| 2019-12-23 | extract parse_not_expr | Mazdak Farrokhzad | -3/+4 |
| 2019-12-22 | Format the world | Mark Rousskov | -31/+38 |
| 2019-12-20 | fix bug in parse_tuple_parens_expr + related refactoring | Mazdak Farrokhzad | -16/+7 |
| 2019-12-06 | parse_meta: ditch parse_in_attr | Mazdak Farrokhzad | -2/+17 |
| 2019-12-06 | cfg_attr: avoid .outer_tokens | Mazdak Farrokhzad | -8/+4 |
| 2019-12-05 | rustc_parser: cleanup imports | Mazdak Farrokhzad | -1/+1 |
| 2019-12-02 | syntax: Use `ast::MacArgs` for attributes | Vadim Petrochenkov | -27/+3 |
| 2019-12-02 | syntax: Introduce a struct `MacArgs` for macro arguments | Vadim Petrochenkov | -1/+1 |
| 2019-11-10 | move syntax::parse -> librustc_parse | Mazdak Farrokhzad | -0/+351 |
