| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -433/+0 |
| 2020-08-14 | Rework `rustc_serialize` | Matthew Jasper | -4/+4 |
| 2020-08-01 | Move 'probably equal' methods to librustc_parse | Aaron Hill | -125/+0 |
| 2020-06-09 | Fix more clippy warnings | Matthias Krüger | -1/+1 |
| 2020-05-29 | Revert "Move functions to librustc_parse" | Aaron Hill | -0/+121 |
| 2020-05-29 | Revert "Recursively expand nonterminals" | Aaron Hill | -0/+2 |
| 2020-05-29 | Revert "Fix rebase fallout" | Aaron Hill | -0/+2 |
| 2020-05-22 | Fix rebase fallout | Aaron Hill | -2/+0 |
| 2020-05-22 | Recursively expand nonterminals | Aaron Hill | -2/+0 |
| 2020-05-22 | Move functions to librustc_parse | Aaron Hill | -121/+0 |
| 2020-05-19 | Use a fixed-point iteration when breaking tokens | Aaron Hill | -5/+40 |
| 2020-05-19 | Break tokens before checking if they are 'probably equal' | Aaron Hill | -2/+32 |
| 2020-03-09 | Use `Token::uninterpolate` in couple more places matching on `(Nt)Ident` | Vadim Petrochenkov | -0/+7 |
| 2020-02-29 | Move directory `libsyntax` -> `librustc_ast` | Vadim Petrochenkov | -0/+486 |
