| Age | Commit message (Expand) | Author | Lines |
| 2025-06-13 | [perf] Change asserts to debug ones in trait_ref_and_own_args | León Orell Valerian Liehr | -3/+3 |
| 2025-06-12 | add `extern "custom"` functions | Folkert de Vries | -0/+1 |
| 2025-06-12 | Tracking the old name of renamed unstable library attribute | xizheyin | -2/+2 |
| 2025-06-12 | introduce new lint infra | Jana Dönszelmann | -6/+36 |
| 2025-06-11 | Use `rustc_thread_pool` instead of `rustc-rayon-core` | Celina G. Val | -1/+1 |
| 2025-06-11 | Auto merge of #142358 - matthiaskrgr:rollup-fxe6m7k, r=matthiaskrgr | bors | -6/+4 |
| 2025-06-11 | Rollup merge of #142306 - compiler-errors:nit-reveal-param-env-query, r=lcnr | Matthias Krüger | -6/+4 |
| 2025-06-11 | Auto merge of #141763 - lcnr:fixme-gamer, r=BoxyUwU | bors | -0/+4 |
| 2025-06-10 | Auto merge of #141883 - oli-obk:remove-check-mod-loops, r=nnethercote | bors | -5/+0 |
| 2025-06-10 | Dont unwrap and re-wrap typing envs | Michael Goulet | -6/+4 |
| 2025-06-10 | Rollup merge of #142124 - oli-obk:transmute-cast, r=scottmcm | León Orell Valerian Liehr | -2/+0 |
| 2025-06-10 | Auto merge of #141451 - lcnr:canonicalize-env-cache, r=compiler-errors | bors | -0/+14 |
| 2025-06-10 | Remove check_mod_loops query and run the checks per-body instead | Oli Scherer | -5/+0 |
| 2025-06-08 | add `param_env` cache to canonicalization | lcnr | -0/+14 |
| 2025-06-08 | Remove all unused feature gates from the compiler | bjorn3 | -1/+0 |
| 2025-06-08 | Auto merge of #142074 - oli-obk:its-finally-gone, r=petrochenkov | bors | -0/+9 |
| 2025-06-07 | Rollup merge of #141558 - Diggsey:db-limit-cgu-name-length, r=matthewjasper | Jacob Pratt | -1/+26 |
| 2025-06-06 | Rollup merge of #142112 - ada4a:patch-1, r=wesleywiser | Guillaume Gomez | -1/+1 |
| 2025-06-06 | Auto merge of #141774 - oli-obk:naked-fn-queries, r=petrochenkov | bors | -4/+0 |
| 2025-06-06 | Allow transmute casts in pre-runtime-MIR | Oli Scherer | -2/+0 |
| 2025-06-06 | fix typo | Ada Alakbarova | -1/+1 |
| 2025-06-05 | Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None | Oli Scherer | -19/+19 |
| 2025-06-05 | wfcheck closures | Oli Scherer | -0/+9 |
| 2025-06-05 | Auto merge of #142033 - matthiaskrgr:rollup-99lvg0j, r=matthiaskrgr | bors | -6/+13 |
| 2025-06-04 | Rollup merge of #142005 - scottmcm:fieldidx-in-variantsmultiple, r=workingjub... | Matthias Krüger | -3/+5 |
| 2025-06-04 | Rollup merge of #141985 - compiler-errors:cycle-in-dep-graph-print, r=oli-obk | Matthias Krüger | -1/+6 |
| 2025-06-04 | Rollup merge of #141968 - oli-obk:wfck-everything-at-once, r=wesleywiser | Matthias Krüger | -2/+2 |
| 2025-06-03 | Change `tag_field` to `FieldIdx` in `Variants::Multiple` | Scott McMurray | -3/+5 |
| 2025-06-04 | Improve some `Visitor` comments. | Nicholas Nethercote | -0/+3 |
| 2025-06-03 | Ensure query keys are printed with reduced queries | Michael Goulet | -1/+6 |
| 2025-06-03 | Auto merge of #141961 - matthiaskrgr:rollup-r09j2sp, r=matthiaskrgr | bors | -10/+16 |
| 2025-06-03 | Run wfcheck in one big loop instead of per module | Oli Scherer | -2/+2 |
| 2025-06-03 | Rollup merge of #141918 - ArtemIsmagilov:issue-141849, r=nnethercote | Matthias Krüger | -10/+16 |
| 2025-06-03 | `FIXME(-Znext-solver)` triage | lcnr | -0/+4 |
| 2025-06-03 | Deconstruct values in the THIR visitor | ArtemIsmagilov | -10/+16 |
| 2025-06-03 | Move metadata object generation for dylibs to the linker code | bjorn3 | -17/+8 |
| 2025-06-03 | Rollup merge of #141936 - WaffleLapkin:report-in-deps-decoupling, r=oli-obk | Matthias Krüger | -3/+2 |
| 2025-06-03 | decouple "reporting in deps" from future incompatibility reason | Waffle Lapkin | -3/+2 |
| 2025-06-01 | Optionally don't steal the THIR | Nadrieril | -1/+2 |
| 2025-06-01 | Auto merge of #141731 - compiler-errors:tweak-fast-path-trait, r=lcnr | bors | -4/+2 |
| 2025-05-31 | Rollup merge of #141740 - nnethercote:hir-ItemKind-field-order, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2025-05-30 | Move naked fn checks to hir_typeck | Oli Scherer | -5/+0 |
| 2025-05-30 | Change a per-module query to just run on the items it internally filters for | Oli Scherer | -4/+5 |
| 2025-05-30 | Rollup merge of #141703 - compiler-errors:deref-place, r=lcnr | Matthias Krüger | -36/+42 |
| 2025-05-30 | Rollup merge of #141507 - RalfJung:atomic-intrinsics, r=bjorn3 | Matthias Krüger | -3/+35 |
| 2025-05-30 | Rollup merge of #141407 - mu001999-contrib:dead-code/refactor, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2025-05-30 | Reorder fields in `hir::ItemKind` variants. | Nicholas Nethercote | -1/+1 |
| 2025-05-29 | Structurally normalize types as needed in projection_ty_core | Michael Goulet | -36/+42 |
| 2025-05-29 | Tweak fast path trait handling | Michael Goulet | -4/+2 |
| 2025-05-29 | Auto merge of #141716 - jhpratt:rollup-9bjrzfi, r=jhpratt | bors | -23/+5 |