| Age | Commit message (Expand) | Author | Lines |
| 2025-06-21 | Rollup merge of #142801 - compiler-errors:gen-blocks, r=oli-obk | Matthias Krüger | -59/+52 |
| 2025-06-20 | Rollup merge of #142384 - celinval:chores-rayon-mv, r=oli-obk | Trevor Gross | -1/+1 |
| 2025-06-20 | Use gen blocks in the compiler instead of from_coroutine | Michael Goulet | -59/+52 |
| 2025-06-20 | Auto merge of #142316 - compiler-errors:cache-param-env, r=lcnr | bors | -0/+8 |
| 2025-06-20 | Rollup merge of #142687 - cjgillot:less-hir_crate, r=oli-obk | Trevor Gross | -22/+13 |
| 2025-06-19 | Apply impl_super_outlives optimization to new trait solver | Michael Goulet | -0/+7 |
| 2025-06-19 | Cache instantiation of canonical binder | Michael Goulet | -0/+8 |
| 2025-06-18 | Rollup merge of #140247 - BoxyUwU:iats_no_query_cycles, r=lcnr | Trevor Gross | -7/+3 |
| 2025-06-18 | Make feature suggestion more consistent. | Camille GILLOT | -21/+12 |
| 2025-06-18 | Reduce uses of `hir_crate`. | Camille GILLOT | -1/+1 |
| 2025-06-17 | Don't build `ParamEnv` and do trait solving in `ItemCtxt`s | Boxy | -7/+3 |
| 2025-06-16 | trait_sel: extend fast path with sized hierarchy | David Wood | -10/+20 |
| 2025-06-16 | middle: print `{Meta,Pointee}Sized` in opaques | David Wood | -5/+31 |
| 2025-06-16 | hir_analysis: add `{Meta,Pointee}Sized` bounds | David Wood | -5/+6 |
| 2025-06-16 | library/compiler: add `PointeeSized` bounds | David Wood | -6/+7 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `?Sized` types | David Wood | -7/+17 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `Sized` types | David Wood | -0/+2 |
| 2025-06-15 | Rollup merge of #141769 - bjorn3:codegen_metadata_module_rework, r=workingjub... | León Orell Valerian Liehr | -17/+8 |
| 2025-06-15 | Rollup merge of #133952 - bjorn3:remove_wasm_legacy_abi, r=alexcrichton | León Orell Valerian Liehr | -15/+1 |
| 2025-06-14 | Auto merge of #142289 - fmease:maybe-perf-gen-args, r=compiler-errors | bors | -4/+4 |
| 2025-06-14 | Remove all support for wasm's legacy ABI | bjorn3 | -15/+1 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2025-06-13 | Rollup merge of #142441 - compiler-errors:lazier-binder-value-folding, r=lcnr | Jubilee | -8/+34 |
| 2025-06-13 | TypeVisiting binders no longer requires TypeFolding its interior | Michael Goulet | -2/+2 |
| 2025-06-13 | Uplift BoundVarReplacer | Michael Goulet | -0/+8 |
| 2025-06-13 | Make connection between Placeholder and Bound a bit more clear in the type ab... | Michael Goulet | -6/+24 |
| 2025-06-13 | Rollup merge of #140770 - folkertdev:custom-abi, r=tgross35 | Matthias Krüger | -0/+1 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -1/+1 |
| 2025-06-13 | Use more slicing and slice interning over iterable interning | León Orell Valerian Liehr | -1/+1 |
| 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 | introduce new lint infra | Jana Dönszelmann | -3/+15 |
| 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 | -5/+2 |
| 2025-06-11 | Auto merge of #141763 - lcnr:fixme-gamer, r=BoxyUwU | bors | -0/+4 |
| 2025-06-10 | Dont unwrap and re-wrap typing envs | Michael Goulet | -5/+2 |
| 2025-06-08 | add `param_env` cache to canonicalization | lcnr | -0/+14 |
| 2025-06-06 | Rollup merge of #142112 - ada4a:patch-1, r=wesleywiser | Guillaume Gomez | -1/+1 |
| 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 | -16/+16 |
| 2025-06-04 | Rollup merge of #142005 - scottmcm:fieldidx-in-variantsmultiple, r=workingjub... | Matthias Krüger | -3/+5 |
| 2025-06-03 | Change `tag_field` to `FieldIdx` in `Variants::Multiple` | Scott McMurray | -3/+5 |
| 2025-06-03 | Ensure query keys are printed with reduced queries | Michael Goulet | -1/+1 |
| 2025-06-03 | `FIXME(-Znext-solver)` triage | lcnr | -0/+4 |
| 2025-06-03 | Move metadata object generation for dylibs to the linker code | bjorn3 | -17/+8 |
| 2025-06-01 | Auto merge of #141731 - compiler-errors:tweak-fast-path-trait, r=lcnr | bors | -4/+2 |
| 2025-05-30 | Rollup merge of #141507 - RalfJung:atomic-intrinsics, r=bjorn3 | Matthias Krüger | -3/+35 |
| 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 | -0/+4 |
| 2025-05-29 | Rollup merge of #141683 - compiler-errors:unsafe-binder-capture, r=oli-obk | Jacob Pratt | -0/+4 |