| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-02-29 | Move directory `libsyntax` -> `librustc_ast` | Vadim Petrochenkov | -12/+0 | |
| 2020-01-01 | Rename `syntax_pos` to `rustc_span` in source code | Vadim Petrochenkov | -1/+1 | |
| 2019-12-22 | Format the world | Mark Rousskov | -1/+2 | |
| 2019-11-05 | Review feedback: Remove more stuff! Simplify simplify simplify! | Felix S. Klock II | -8/+0 | |
| 2019-11-05 | Remove `PartialEq` and `Eq` from the `SpecialDerives`. | Felix S. Klock II | -2/+0 | |
| 2019-10-27 | rustc, rustc_passes: don't depend on syntax_expand. | Mazdak Farrokhzad | -0/+21 | |
| This is done by moving some data definitions to syntax::expand. | ||||
