| Age | Commit message (Expand) | Author | Lines |
| 2024-03-22 | Programmatically convert some of the pat ctors | Michael Goulet | -168/+136 |
| 2024-03-22 | Ty::new_ref and Ty::new_ptr stop using TypeAndMut | Michael Goulet | -125/+68 |
| 2024-03-22 | Eagerly convert some ctors to use their specialized ctors | Michael Goulet | -86/+31 |
| 2024-03-22 | Remove TypeAndMut from relate | Michael Goulet | -29/+32 |
| 2024-03-22 | Auto merge of #122869 - matthiaskrgr:rollup-0navj4l, r=matthiaskrgr | bors | -248/+1200 |
| 2024-03-22 | Rollup merge of #122863 - matthiaskrgr:teest, r=lcnr | Matthias Krüger | -0/+306 |
| 2024-03-22 | Rollup merge of #122855 - workingjubilee:mangle-64-bit-chauvinism, r=compiler... | Matthias Krüger | -2/+2 |
| 2024-03-22 | Rollup merge of #122847 - workingjubilee:suggest-rust-min-stack-workaround-on... | Matthias Krüger | -16/+23 |
| 2024-03-22 | Rollup merge of #122820 - oli-obk:no_ord_def_id, r=estebank | Matthias Krüger | -161/+197 |
| 2024-03-22 | Rollup merge of #122800 - zachs18:nonnull-slice-is_empty, r=Amanieu | Matthias Krüger | -0/+19 |
| 2024-03-22 | Rollup merge of #122542 - Zalathar:cleanup, r=oli-obk | Matthias Krüger | -14/+159 |
| 2024-03-22 | Rollup merge of #122537 - RalfJung:interpret-allocation, r=oli-obk | Matthias Krüger | -14/+45 |
| 2024-03-22 | Rollup merge of #122370 - gurry:122199-ice-unexpected-node, r=davidtwco | Matthias Krüger | -0/+82 |
| 2024-03-22 | Rollup merge of #121619 - RossSmyth:pfix_match, r=petrochenkov | Matthias Krüger | -41/+367 |
| 2024-03-22 | address review comments | Matthias Krüger | -92/+12 |
| 2024-03-22 | Auto merge of #120926 - fmease:astconv-no-mo, r=oli-obk | bors | -830/+875 |
| 2024-03-22 | coverage: Clean up marker statements that aren't needed later | Zalathar | -14/+159 |
| 2024-03-22 | Auto merge of #122824 - oli-obk:no_ord_def_id2, r=estebank,michaelwoerister | bors | -39/+42 |
| 2024-03-22 | add test for ice #119275 "no entry found for key" in predicates_of.rs | Matthias Krüger | -0/+64 |
| 2024-03-22 | add test for ice #113017 no entry found for key in generics_of.rs | Matthias Krüger | -0/+112 |
| 2024-03-22 | add test for ice "type mismatching when copying!" | Matthias Krüger | -0/+49 |
| 2024-03-22 | add test for https://github.com/rust-lang/rust/issues/112823 | Matthias Krüger | -0/+61 |
| 2024-03-22 | add test for ice #121472 | Matthias Krüger | -0/+39 |
| 2024-03-22 | add test for #110696 | Matthias Krüger | -0/+61 |
| 2024-03-22 | Auto merge of #122456 - maurer:cfi-nonpassed, r=workingjubilee | bors | -39/+65 |
| 2024-03-22 | Notify fmease on changes to HIR ty lowering | León Orell Valerian Liehr | -0/+4 |
| 2024-03-22 | Arrange methods on HirTyLowerer more logically | León Orell Valerian Liehr | -72/+72 |
| 2024-03-22 | Rename module astconv to hir_ty_lowering | León Orell Valerian Liehr | -22/+26 |
| 2024-03-22 | Update local variables and tracing calls | León Orell Valerian Liehr | -148/+136 |
| 2024-03-22 | Update (doc) comments | León Orell Valerian Liehr | -252/+332 |
| 2024-03-22 | Rename AstConv to HIR ty lowering | León Orell Valerian Liehr | -402/+371 |
| 2024-03-22 | Auto merge of #122024 - clubby789:remove-spec-option-pe, r=jhpratt | bors | -127/+71 |
| 2024-03-22 | Auto merge of #122854 - matthiaskrgr:rollup-9nnuo0z, r=matthiaskrgr | bors | -1115/+4882 |
| 2024-03-21 | Fix Itanium mangling usizes | Jubilee Young | -2/+2 |
| 2024-03-22 | Rollup merge of #122845 - flip1995:clippy-subtree-update, r=matthiaskrgr | Matthias Krüger | -1053/+4188 |
| 2024-03-22 | Rollup merge of #122844 - matthiaskrgr:just_one_more_test_mom, r=compiler-errors | Matthias Krüger | -0/+35 |
| 2024-03-22 | Rollup merge of #122843 - WaffleLapkin:semicolon-vs-the-never, r=compiler-errors | Matthias Krüger | -41/+111 |
| 2024-03-22 | Rollup merge of #122841 - matthiaskrgr:moretests, r=wesleywiser | Matthias Krüger | -0/+177 |
| 2024-03-22 | Rollup merge of #122838 - workingjubilee:less-catholic-blessings-to-prevent-i... | Matthias Krüger | -2/+3 |
| 2024-03-22 | Rollup merge of #122837 - matthiaskrgr:fix_122549, r=petrochenkov | Matthias Krüger | -0/+96 |
| 2024-03-22 | Rollup merge of #122831 - onur-ozkan:less-verbose-fail-logs, r=clubby789 | Matthias Krüger | -7/+15 |
| 2024-03-22 | Rollup merge of #122829 - ShoyuVanilla:gen-block-impl-fused-iter, r=compiler-... | Matthias Krüger | -7/+105 |
| 2024-03-22 | Rollup merge of #122826 - compiler-errors:associated-type-bound-tests, r=lcnr | Matthias Krüger | -0/+63 |
| 2024-03-22 | Rollup merge of #122817 - ultrabear:ultrabear_btreedoc, r=Nilstrieb | Matthias Krüger | -5/+6 |
| 2024-03-22 | Rollup merge of #121881 - devnexen:bsd_acceptfilter, r=Amanieu | Matthias Krüger | -0/+83 |
| 2024-03-21 | CFI: Skip non-passed arguments | Matthew Maurer | -39/+65 |
| 2024-03-21 | Add a never type option to make diverging blocks `()` | Maybe Waffle | -4/+51 |
| 2024-03-21 | Not insta-stable | Zachary S | -5/+3 |
| 2024-03-21 | Suggest using RUST_MIN_STACK if rustc overflowed | Jubilee Young | -3/+7 |
| 2024-03-21 | Use less hacky STACK_SIZE | Jubilee Young | -15/+18 |