| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-15 | allow negative numeric literals in `concat!` | Ezra Shaw | -1/+14 |
| 2022-12-11 | Rollup merge of #105537 - kadiwa4:remove_some_imports, r=fee1-dead | Matthias Krüger | -2/+0 |
| 2022-12-10 | compiler: remove unnecessary imports and qualified paths | KaDiWa | -2/+0 |
| 2022-12-10 | Migrate parts of `rustc_expand` to session diagnostics | nils | -1/+1 |
| 2022-12-06 | `rustc_builtin_macros`: remove `ref` patterns | Maybe Waffle | -1/+1 |
| 2022-11-16 | Use `token::Lit` in `ast::ExprKind::Lit`. | Nicholas Nethercote | -12/+13 |
| 2022-11-11 | Introduce `ExprKind::IncludedBytes` | clubby789 | -0/+3 |
| 2022-08-23 | Remove the symbol from `ast::LitKind::Err`. | Nicholas Nethercote | -1/+1 |
| 2022-02-19 | Adopt let else in more places | est31 | -3/+2 |
| 2021-12-15 | Remove unnecessary sigils around `Symbol::as_str()` calls. | Nicholas Nethercote | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+65 |
