| Age | Commit message (Expand) | Author | Lines |
| 2025-04-05 | Rollup merge of #139341 - nnethercote:fix-137874, r=petrochenkov | Stuart Cook | -4/+0 |
| 2025-04-04 | Apply `Recovery::Forbidden` when reparsing pasted macro fragments. | Nicholas Nethercote | -4/+0 |
| 2025-04-03 | add `TypingMode::Borrowck` | lcnr | -38/+0 |
| 2025-04-02 | Rollup merge of #135295 - eyraudh:master, r=compiler-errors | Stuart Cook | -9/+0 |
| 2025-03-31 | Feed HIR for by-move coroutine body def, since the inliner tries to read its ... | Michael Goulet | -12/+0 |
| 2025-03-23 | fix: Check empty SIMD vector in inline asm | Hadrien Eyraud | -9/+0 |
| 2025-03-22 | Auto merge of #138719 - lcnr:concrete_opaque_types-closures, r=oli-obk | bors | -12/+0 |
| 2025-03-20 | Do not rely on type_var_origin in OrphanCheckErr::NonLocalInputType | Michael Goulet | -10/+0 |
| 2025-03-19 | merge opaque types of nested bodies | lcnr | -12/+0 |
| 2025-03-18 | Remove existing AFIDT implementation | Michael Goulet | -20/+0 |
| 2025-03-17 | (re)move fixed crash tests | Adwin White | -102/+0 |
| 2025-03-13 | EUV: fix place of deref pattern's interior's scrutinee | dianne | -12/+0 |
| 2025-03-11 | Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgr | bors | -13/+0 |
| 2025-03-11 | Rollup merge of #138284 - compiler-errors:const-param-ty-annotation, r=BoxyUwU | Matthias Krüger | -8/+0 |
| 2025-03-11 | Rollup merge of #138256 - compiler-errors:anon-const-ty, r=BoxyUwU | Matthias Krüger | -5/+0 |
| 2025-03-11 | Auto merge of #128440 - oli-obk:defines, r=lcnr | bors | -24/+36 |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -24/+36 |
| 2025-03-10 | Rollup merge of #138278 - Bryanskiy:delegation-ice-1, r=petrochenkov | Matthias Krüger | -38/+0 |
| 2025-03-10 | Delegation: fix ICE with invalid MethodCall generation | Bryanskiy | -38/+0 |
| 2025-03-09 | Do not feed anon const a type that references generics that it does not have | Michael Goulet | -5/+0 |
| 2025-03-09 | Do not write user type annotation for const param value path | Michael Goulet | -8/+0 |
| 2025-03-08 | crashes: couple more tests | Matthias Krüger | -0/+569 |
| 2025-03-07 | Make synthetic RPITIT assoc ty name handling more rigorous. | Nicholas Nethercote | -12/+0 |
| 2025-03-05 | Rollup merge of #138028 - workingjubilee:is-rustic-abi, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -11/+0 |
| 2025-03-04 | compiler: use `is_rustic_abi` in ty_utils | Jubilee Young | -11/+0 |
| 2025-03-03 | Check signature WF when lowering MIR body | Michael Goulet | -2/+13 |
| 2025-02-26 | Bless tests | Gary Guo | -13/+0 |
| 2025-02-23 | Rollup merge of #137458 - compiler-errors:render-fn, r=fmease | Jacob Pratt | -11/+0 |
| 2025-02-23 | Fix missing self subst when rendering Fn* trait with no output type | Michael Goulet | -11/+0 |
| 2025-02-23 | Rollup merge of #137180 - compiler-errors:sym-regions, r=oli-obk | Matthias Krüger | -46/+0 |
| 2025-02-22 | Make a fake body to store typeck results for global_asm | Michael Goulet | -46/+0 |
| 2025-02-21 | Do not deduplicate list of associated types provided by dyn principal | Michael Goulet | -105/+0 |
| 2025-02-19 | Rework `OperandRef::extract_field` to stop calling `to_immediate_scalar` on t... | Scott McMurray | -0/+33 |
| 2025-02-17 | Update tests for dropck normalization errors | Matthew Jasper | -122/+0 |
| 2025-02-13 | adjust derive_error | lcnr | -16/+0 |
| 2025-02-09 | crashes: more tests | Matthias Krüger | -0/+202 |
| 2025-02-07 | Rollup merge of #134367 - WaffleLapkin:trait_upcasting_as_a_treat, r=compiler... | Matthias Krüger | -1/+1 |
| 2025-02-07 | Rollup merge of #135973 - WaffleLapkin:tail-track-caller-fix, r=compiler-errors | Matthias Krüger | -11/+0 |
| 2025-02-06 | remove `feature(trait_upcasting)` from tests and bless them | Waffle Lapkin | -1/+1 |
| 2025-02-06 | Rollup merge of #133925 - folkertdev:improve-repr-warnings, r=compiler-errors | Matthias Krüger | -8/+0 |
| 2025-02-06 | fix tail call checks wrt `#[track_caller]` | Waffle Lapkin | -11/+0 |
| 2025-02-04 | Rollup merge of #136520 - compiler-errors:redundant-layout-assert, r=lcnr | Matthias Krüger | -78/+0 |
| 2025-02-04 | Rollup merge of #136497 - Jarcho:fn_ctxt, r=compiler-errors | Matthias Krüger | -9/+0 |
| 2025-02-04 | Rollup merge of #136274 - compiler-errors:sized-wf, r=lcnr | Matthias Krüger | -6/+0 |
| 2025-02-04 | Rollup merge of #134777 - saethlin:enable-more-tests-on-windows, r=Noratrieb | Jacob Pratt | -0/+4 |
| 2025-02-03 | Fix ICE when function argument mismatches. | Jason Newcomb | -9/+0 |
| 2025-02-04 | Remove unnecessary layout assertions for object-safe receivers | Michael Goulet | -78/+0 |
| 2025-02-03 | Check Sizedness of return type in WF | Michael Goulet | -6/+0 |
| 2025-02-03 | Enable more tests on Windows | Ben Kimock | -0/+4 |
| 2025-02-01 | Rollup merge of #136314 - compiler-errors:const-deref-adj, r=fee1-dead | Matthias Krüger | -8/+0 |