| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-12-06 | Rollup merge of #67052 - Centril:config-1, r=petrochenkov | Mazdak Farrokhzad | -44/+62 |
| 2019-12-06 | parse_meta: ditch parse_in_attr | Mazdak Farrokhzad | -21/+4 |
| 2019-12-06 | cfg_attr: avoid .outer_tokens | Mazdak Farrokhzad | -44/+79 |
| 2019-12-06 | Rename to `then_some` and `then` | varkor | -1/+1 |
| 2019-12-06 | Use `to_option` in various places | varkor | -1/+1 |
| 2019-12-05 | rustc_parser: cleanup imports | Mazdak Farrokhzad | -1/+1 |
| 2019-12-02 | syntax: Use `ast::MacArgs` for attributes | Vadim Petrochenkov | -1/+1 |
| 2019-11-30 | derive(Default) for Features | Mazdak Farrokhzad | -1/+1 |
| 2019-11-30 | move GateIssue to rustc_feature & simplify emit_feature_err | Mazdak Farrokhzad | -2/+1 |
| 2019-11-30 | inline two explanation constants | Mazdak Farrokhzad | -7/+2 |
| 2019-11-30 | introduce crate rustc_feature and move active, accepted, and removed to it | Mazdak Farrokhzad | -1/+1 |
| 2019-11-19 | Move syntax_expand::config to rustc_parse::config | Mark Rousskov | -0/+375 |
