| Age | Commit message (Expand) | Author | Lines |
| 2025-06-25 | Rollup merge of #142146 - workingjubilee:doubt-that-cmse-nonsecure-abis-alway... | Jana Dönszelmann | -5/+5 |
| 2025-06-25 | Auto merge of #142746 - compiler-errors:super-implied-outlives, r=lcnr | bors | -0/+7 |
| 2025-06-25 | compiler: Trim the misleading C from ExternAbi::CCmse* | Jubilee Young | -5/+5 |
| 2025-06-24 | Rollup merge of #142983 - compiler-errors:taint-invalid-call-abi, r=workingju... | Jubilee | -1/+2 |
| 2025-06-24 | Rollup merge of #138780 - trifectatechfoundation:loop_match_attr, r=oli-obk,t... | Jubilee | -1/+15 |
| 2025-06-24 | Add rust-invalid ABI | Michael Goulet | -1/+2 |
| 2025-06-24 | Add all rustc_std_internal_symbol to symbols.o | bjorn3 | -0/+3 |
| 2025-06-24 | Introduce trivial WF functions, use it in fast path | Michael Goulet | -1/+67 |
| 2025-06-23 | Uplift find_const_ty_from_env | Michael Goulet | -43/+0 |
| 2025-06-23 | Add note to find_const_ty_from_env | Michael Goulet | -5/+27 |
| 2025-06-23 | [Arm64EC] Only decorate functions with `#` | Daniel Paoliello | -1/+1 |
| 2025-06-23 | Add `#[loop_match]` for improved DFA codegen | bjorn3 | -1/+15 |
| 2025-06-23 | fix 142891 | Jana Dönszelmann | -1/+9 |
| 2025-06-23 | Only store the LocalDefId instead of the whole instance. | Camille GILLOT | -1/+1 |
| 2025-06-22 | Cache queries. | Camille GILLOT | -0/+1 |
| 2025-06-22 | Only compute recursive callees once. | Camille GILLOT | -6/+5 |
| 2025-06-22 | Rollup merge of #142458 - oli-obk:dyn-incompat, r=compiler-errors | Guillaume Gomez | -0/+2 |
| 2025-06-21 | Rollup merge of #142801 - compiler-errors:gen-blocks, r=oli-obk | Matthias Krüger | -60/+53 |
| 2025-06-20 | Rollup merge of #142384 - celinval:chores-rayon-mv, r=oli-obk | Trevor Gross | -2/+2 |
| 2025-06-20 | Use gen blocks in the compiler instead of from_coroutine | Michael Goulet | -60/+53 |
| 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 | -33/+28 |
| 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 #142507 - folkertdev:fn-align-align-attribute, r=jdonszelmann | Trevor Gross | -2/+1 |
| 2025-06-18 | Rollup merge of #140247 - BoxyUwU:iats_no_query_cycles, r=lcnr | Trevor Gross | -7/+3 |
| 2025-06-18 | Auto merge of #142689 - Urgau:rollup-4ho6835, r=Urgau | bors | -0/+1 |
| 2025-06-18 | Make feature suggestion more consistent. | Camille GILLOT | -21/+12 |
| 2025-06-18 | Rollup merge of #142619 - klensy:or_fun_call, r=nnethercote | Jakub Beránek | -1/+1 |
| 2025-06-18 | Reduce uses of `hir_crate`. | Camille GILLOT | -12/+16 |
| 2025-06-18 | Implement lint against direct uses of rustc_type_ir in compiler crates | Romain Perier | -0/+1 |
| 2025-06-18 | add `#[align]` attribute | Folkert de Vries | -2/+1 |
| 2025-06-17 | Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obk | bors | -37/+97 |
| 2025-06-17 | Don't build `ParamEnv` and do trait solving in `ItemCtxt`s | Boxy | -7/+3 |
| 2025-06-17 | apply clippy::or_fun_call | klensy | -1/+1 |
| 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/+8 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `?Sized` types | David Wood | -12/+31 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `Sized` types | David Wood | -0/+2 |
| 2025-06-16 | Rollup merge of #142450 - xizheyin:rustc-query-doc, r=SparrowLii | Jakub Beránek | -4/+60 |
| 2025-06-16 | Add documentation on top of `rustc_middle/src/query/mod.rs` | xizheyin | -4/+60 |
| 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-15 | Auto merge of #142455 - jdonszelmann:attempt-to-mitigate-delayed-lint-perf-pr... | bors | -0/+25 |
| 2025-06-15 | Auto merge of #142430 - compiler-errors:external-constraints, r=lcnr | bors | -0/+14 |
| 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 | -8/+1 |