| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-07 | Return EOF_CHAR constant instead of magic char. | Hanzhen Liang | -1/+1 |
| 2020-12-18 | Fix typo | Hirochika Matsumoto | -1/+1 |
| 2020-12-03 | Fix some clippy lints | Joshua Nelson | -5/+5 |
| 2020-10-30 | Add back missing comments | Joshua Nelson | -0/+1 |
| 2020-10-30 | Fix even more clippy warnings | Joshua Nelson | -6/+4 |
| 2020-10-09 | Noticed a potential bug in `eat_while()`: it doesn't account for number of UT... | Julian Wollersberger | -20/+14 |
| 2020-09-21 | Fix typo in rustc_lexer docs | LingMan | -1/+1 |
| 2020-09-02 | lexer: Tiny improvement to shebang detection | Vadim Petrochenkov | -5/+9 |
| 2020-08-31 | Update expect-test to 1.0 | Aleksey Kladov | -1/+1 |
| 2020-08-31 | Rollup merge of #76050 - matklad:pos, r=petrochenkov | Aleksey Kladov | -20/+140 |
| 2020-08-30 | cleanup: Remove duplicate library names from `Cargo.toml`s | Vadim Petrochenkov | -1/+0 |
| 2020-08-30 | Move lexer unit tests to rustc_lexer | Aleksey Kladov | -20/+140 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1711 |
