| Age | Commit message (Expand) | Author | Lines |
| 2025-04-15 | Remove some "name isn't empty" assertions. | Nicholas Nethercote | -1/+0 |
| 2025-04-14 | Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated... | bors | -2/+1 |
| 2025-04-11 | Rollup merge of #139641 - BoxyUwU:allow_parend_array_len_infer, r=compiler-er... | Stuart Cook | -1/+3 |
| 2025-04-10 | Allow parenthesis around inferred array lengths | Boxy | -1/+3 |
| 2025-04-10 | Rename some `name` variables as `ident`. | Nicholas Nethercote | -2/+2 |
| 2025-04-07 | Rollup merge of #139112 - m-ou-se:super-let, r=lcnr | Stuart Cook | -0/+1 |
| 2025-04-07 | Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obk | Stuart Cook | -8/+3 |
| 2025-04-04 | Implement `super let`. | Mara Bos | -0/+1 |
| 2025-04-02 | Remove `recursion_limit` increases. | Nicholas Nethercote | -1/+0 |
| 2025-04-02 | Remove `TokenStream::flattened` and `InvisibleOrigin::FlattenToken`. | Nicholas Nethercote | -1/+1 |
| 2025-03-28 | Don't use `kw::Empty` in `hir::Lifetime::ident`. | Nicholas Nethercote | -13/+34 |
| 2025-03-28 | Remove `kw::Extra` checks that are no longer necessary. | Nicholas Nethercote | -7/+1 |
| 2025-03-28 | Add `{ast,hir,thir}::PatKind::Missing` variants. | Nicholas Nethercote | -1/+2 |
| 2025-03-26 | Rollup merge of #138954 - compiler-errors:hash-opaques, r=oli-obk | Stuart Cook | -1/+1 |
| 2025-03-25 | Rollup merge of #138128 - compiler-errors:precise-capturing-in-traits, r=oli-... | Jacob Pratt | -22/+0 |
| 2025-03-26 | Ensure define_opaque is accounted for in HIR hash | Michael Goulet | -1/+1 |
| 2025-03-25 | Rollup merge of #138929 - oli-obk:assoc-ctxt-of-trait, r=compiler-errors | Matthias Krüger | -2/+0 |
| 2025-03-25 | Avoid some more global state | Oli Scherer | -2/+0 |
| 2025-03-25 | Rollup merge of #138895 - oli-obk:dedup-owner-id-creation, r=compiler-errors | Takayuki Maeda | -6/+10 |
| 2025-03-24 | Add a helper for building an owner id in ast lowering | Oli Scherer | -6/+10 |
| 2025-03-23 | Stabilize precise_capturing_in_traits | Michael Goulet | -22/+0 |
| 2025-03-19 | Use `Option<Ident>` for lowered param names. | Nicholas Nethercote | -4/+10 |
| 2025-03-17 | Make the `match` in `new_named_lifetime` exhaustive. | Nicholas Nethercote | -4/+3 |
| 2025-03-17 | Avoid double lowering of lifetime identifiers. | Nicholas Nethercote | -2/+1 |
| 2025-03-17 | Inline and remove `LoweringContext::new_named_lifetime_with_res`. | Nicholas Nethercote | -14/+4 |
| 2025-03-14 | Handle `_` properly in a couple of places. | Nicholas Nethercote | -1/+8 |
| 2025-03-12 | Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr | bors | -1/+0 |
| 2025-03-12 | Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan... | Matthias Krüger | -1/+0 |
| 2025-03-12 | Auto merge of #138083 - nnethercote:rm-NtItem-NtStmt, r=petrochenkov | bors | -0/+1 |
| 2025-03-11 | Auto merge of #128440 - oli-obk:defines, r=lcnr | bors | -1/+8 |
| 2025-03-11 | Error on `define_opaques` entries without any opaques actually referenced | Oli Scherer | -1/+1 |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -1/+8 |
| 2025-03-11 | Remove `#![warn(unreachable_pub)]` from all `compiler/` crates. | Nicholas Nethercote | -1/+0 |
| 2025-03-10 | Revert "Use workspace lints for crates in `compiler/` #138084" | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2025-03-09 | Rollup merge of #138084 - nnethercote:workspace-lints, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2025-03-08 | Remove `#![warn(unreachable_pub)]` from all `compiler/` crates. | Nicholas Nethercote | -1/+0 |
| 2025-03-07 | Pass `Option<Symbol>` to `def_path_data`/`create_def` methods. | Nicholas Nethercote | -4/+3 |
| 2025-03-07 | Increase recursion_limit in numerous crates. | Nicholas Nethercote | -0/+1 |
| 2025-03-06 | Rollup merge of #137825 - estebank:rtn-sugg-2, r=compiler-errors | Michael Goulet | -1/+0 |
| 2025-03-06 | Remove the `Option` part of range ends in the HIR | Oli Scherer | -1/+3 |
| 2025-03-04 | mgca: Lower all const paths as `ConstArgKind::Path` | Noah Lev | -9/+8 |
| 2025-03-03 | Provide more context on resolve error caused from incorrect RTN | Esteban Küber | -1/+0 |
| 2025-02-28 | Tweak invalid RTN errors | Esteban Küber | -12/+20 |
| 2025-02-24 | lower attr spans and inline some functions to hopefully mitigate perf regress... | Jana Dönszelmann | -2/+3 |
| 2025-02-24 | Introduce new-style attribute parsers for several attributes | Jana Dönszelmann | -3/+13 |
| 2025-02-24 | Introduce new parsing infrastructure and types for parsed attributes | Jana Dönszelmann | -60/+20 |
| 2025-02-22 | Greatly simplify lifetime captures in edition 2024 | Michael Goulet | -9/+8 |
| 2025-02-17 | Move some `Map` methods onto `TyCtxt`. | Nicholas Nethercote | -2/+2 |
| 2025-02-11 | Auto merge of #136851 - jhpratt:rollup-ftijn95, r=jhpratt | bors | -17/+4 |
| 2025-02-10 | Don't ICE when failing to lower contracts for associated impl items | Michael Goulet | -17/+4 |