| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-05-03 | Implement `confusable_idents` lint. | Charles Lew | -0/+16 | |
| 2020-02-29 | Rename `syntax` to `rustc_ast` in source code | Vadim Petrochenkov | -1/+1 | |
| 2020-02-23 | Auto merge of #69393 - Dylan-DPC:rollup-rxbd1zg, r=Dylan-DPC | bors | -5/+5 | |
| Rollup of 5 pull requests Successful merges: - #69336 (Do not ping the infrastructure team on toolstate changes) - #69351 (Improve external MinGW detection) - #69361 (parse: allow `type Foo: Ord` syntactically) - #69375 (Rename CodeMap to SourceMap follow up) - #69376 (parser: Cleanup `Parser::bump_with` and its uses) Failed merges: r? @ghost | ||||
| 2020-02-22 | Rename CodeMap to SourceMap follow up | Maxim Zholobak | -5/+5 | |
| 2020-02-21 | clean things up | Jane Lusby | -0/+19 | |
| 2020-02-09 | Make issue references consistent | Matthias Prechtl | -2/+2 | |
| 2020-02-01 | 1. move node_id to syntax | Mazdak Farrokhzad | -2/+1 | |
| 2. invert rustc_session & syntax deps 3. drop rustc_session dep in rustc_hir | ||||
| 2020-01-18 | remove rustc_error_codes deps except in rustc_driver | Mazdak Farrokhzad | -1/+0 | |
| 2020-01-11 | feature_gate: Remove `GateStrength` | Vadim Petrochenkov | -37/+1 | |
| 2020-01-11 | pacify tidy by nixing added docs :( | Mazdak Farrokhzad | -12/+0 | |
| 2020-01-11 | buffered lint infra -> rustc_session | Mazdak Farrokhzad | -5/+6 | |
| 2020-01-11 | document feature_err et. al | Mazdak Farrokhzad | -0/+23 | |
| 2020-01-11 | gating diagnostics -> rustc_session::parse | Mazdak Farrokhzad | -4/+68 | |
| 2020-01-01 | Rename `syntax_pos` to `rustc_span` in source code | Vadim Petrochenkov | -4/+4 | |
| 2019-12-22 | Format the world | Mark Rousskov | -32/+14 | |
| 2019-12-03 | Deduplicate CrateConfig | Mark Rousskov | -2/+3 | |
| 2019-12-03 | Move ParseSess to librustc_session | Mark Rousskov | -0/+175 | |
