| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-06 | rustc_lexer: typo fix + small cleanups | Marijn Schouten | -1/+1 |
| 2025-05-05 | Implement RFC 3503: frontmatters | Deadbeef | -1/+13 |
| 2025-02-05 | implement `eat_until` leveraging memchr in lexer | gvozdvmozgu | -0/+7 |
| 2024-03-17 | Silence redundant error on char literal that was meant to be a string in 2021... | Esteban Küber | -0/+9 |
| 2024-03-17 | Handle str literals written with `'` lexed as lifetime | Esteban Küber | -1/+1 |
| 2023-07-23 | reimplement C string literals | Deadbeef | -0/+4 |
| 2022-09-26 | Rename some things. | Nicholas Nethercote | -6/+6 |
| 2022-09-26 | Make `rustc_lexer::cursor::Cursor` public. | Nicholas Nethercote | -2/+2 |
| 2022-08-01 | Shrink `Token`. | Nicholas Nethercote | -2/+2 |
| 2021-12-01 | Replace `nth_char(0)` with `next()` in `cursor.first()` | Julian Wollersberger | -12/+21 |
| 2021-01-07 | Return EOF_CHAR constant instead of magic char. | Hanzhen Liang | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+84 |
