| Age | Commit message (Expand) | Author | Lines |
| 2025-02-12 | Rollup merge of #136901 - workingjubilee:stabilize-externabi-hashing-forever,... | Guillaume Gomez | -4/+4 |
| 2025-02-12 | Rollup merge of #136838 - compiler-errors:escaping-unsize, r=fmease | Guillaume Gomez | -0/+41 |
| 2025-02-12 | Rollup merge of #136761 - workingjubilee:specify-opt-level-for-codegen-tests,... | Guillaume Gomez | -291/+271 |
| 2025-02-12 | Rollup merge of #136758 - workingjubilee:specify-opt-level-for-tests, r=saethlin | Guillaume Gomez | -67/+83 |
| 2025-02-12 | Auto merge of #135336 - tshepang:patch-5, r=jieyouxu | bors | -6/+4 |
| 2025-02-12 | Auto merge of #136918 - GuillaumeGomez:rollup-f6h21gg, r=GuillaumeGomez | bors | -164/+134 |
| 2025-02-12 | Rollup merge of #136900 - workingjubilee:format-externabi-directly, r=oli-obk | Guillaume Gomez | -9/+9 |
| 2025-02-12 | Rollup merge of #136829 - GuillaumeGomez:move-line-numbers-into-code, r=notri... | Guillaume Gomez | -151/+102 |
| 2025-02-12 | Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJung | Guillaume Gomez | -3/+3 |
| 2025-02-12 | Rollup merge of #134981 - estebank:issue-93993, r=BoxyUwU | Guillaume Gomez | -1/+20 |
| 2025-02-12 | Auto merge of #136897 - workingjubilee:revert-unfcped-stab, r=WaffleLapkin | bors | -5/+78 |
| 2025-02-12 | Auto merge of #136905 - matthiaskrgr:rollup-8zwcgta, r=matthiaskrgr | bors | -183/+223 |
| 2025-02-12 | Rollup merge of #136891 - compiler-errors:unconstrained-anon-lt, r=lqd | Matthias Krüger | -0/+18 |
| 2025-02-12 | Rollup merge of #136884 - compiler-errors:fn-zst, r=BoxyUwU | Matthias Krüger | -0/+32 |
| 2025-02-12 | Rollup merge of #136646 - oli-obk:pattern-types-ast, r=BoxyUwU | Matthias Krüger | -149/+54 |
| 2025-02-12 | Rollup merge of #136193 - oli-obk:pattern-type-ffi-checks, r=chenyukang | Matthias Krüger | -22/+83 |
| 2025-02-12 | Rollup merge of #135965 - estebank:shorten-ty-sugg, r=lcnr | Matthias Krüger | -12/+36 |
| 2025-02-11 | compiler: compare and hash ExternAbi like its string | Jubilee Young | -4/+4 |
| 2025-02-12 | Auto merge of #136074 - compiler-errors:deeply-normalize-next-solver, r=lcnr | bors | -3/+104 |
| 2025-02-11 | compiler: replace ExternAbi::name calls with formatters | Jubilee Young | -9/+9 |
| 2025-02-12 | clarify | Tshepang Mbambo | -3/+3 |
| 2025-02-12 | test cli functionality in all targets | Tshepang Mbambo | -3/+1 |
| 2025-02-11 | Revert "Stabilize `extended_varargs_abi_support`" | Jubilee Young | -5/+78 |
| 2025-02-11 | Remove some the spans pointing at the enum in the path and its generic args | Esteban Küber | -21/+18 |
| 2025-02-11 | Explain that in paths generics can't be set on both the enum and the variant | Esteban Küber | -19/+41 |
| 2025-02-11 | Check sig for errors before checking for unconstrained anonymous lifetime | Michael Goulet | -0/+18 |
| 2025-02-11 | tests/codegen: use -Copt-level=3 instead of -O | Jubilee Young | -233/+233 |
| 2025-02-11 | tests: simplify dont-shuffle-bswaps test | Jubilee Young | -30/+10 |
| 2025-02-11 | Deeply normalize signature in new solver | Michael Goulet | -3/+54 |
| 2025-02-11 | Deeply normalize in impl header | Michael Goulet | -0/+28 |
| 2025-02-11 | Deeply normalize args for implied bounds | Michael Goulet | -0/+22 |
| 2025-02-11 | Lower fn items as ZST valtrees and delay a bug | Michael Goulet | -0/+32 |
| 2025-02-11 | Rollup merge of #136786 - compiler-errors:de-de-duplicate-blocks, r=oli-obk | Matthias Krüger | -217/+0 |
| 2025-02-11 | Rollup merge of #136239 - folkertdev:show-supported-register-classes, r=Sparr... | Matthias Krüger | -0/+8 |
| 2025-02-11 | Add regression test for source line numbers | Guillaume Gomez | -0/+35 |
| 2025-02-11 | Update rustdoc tests | Guillaume Gomez | -151/+67 |
| 2025-02-11 | Auto merge of #136851 - jhpratt:rollup-ftijn95, r=jhpratt | bors | -28/+69 |
| 2025-02-11 | Handle pattern types wrapped in `Option` in FFI checks | Oli Scherer | -49/+3 |
| 2025-02-11 | Add a TyPat in the AST to reuse the generic arg lowering logic | Oli Scherer | -149/+54 |
| 2025-02-11 | Correctly handle pattern types in FFI redeclaration lints | Oli Scherer | -30/+4 |
| 2025-02-11 | Correctly handle pattern types in FFI safety | Oli Scherer | -39/+9 |
| 2025-02-11 | Add ffi tests for pattern types | Oli Scherer | -22/+185 |
| 2025-02-11 | Rollup merge of #136839 - lukas-code:actually-monomorphic-enough, r=compiler-... | Jacob Pratt | -0/+34 |
| 2025-02-11 | Rollup merge of #136837 - compiler-errors:contracts-body-lowering, r=celinval | Jacob Pratt | -0/+29 |
| 2025-02-11 | Rollup merge of #136835 - compiler-errors:contracts-span-hack, r=celinval | Jacob Pratt | -28/+6 |
| 2025-02-11 | Auto merge of #136845 - matthiaskrgr:rollup-ol4np4z, r=matthiaskrgr | bors | -246/+379 |
| 2025-02-11 | Auto merge of #127541 - estebank:diff-suggestions, r=petrochenkov | bors | -5442/+8071 |
| 2025-02-11 | Rollup merge of #136603 - workingjubilee:move-abi-versioning-into-ast, r=comp... | Matthias Krüger | -204/+196 |
| 2025-02-11 | Rollup merge of #136584 - oli-obk:pattern-types-generic, r=BoxyUwU | Matthias Krüger | -9/+56 |
| 2025-02-11 | Rollup merge of #136524 - compiler-errors:bad-pick, r=BoxyUwU | Matthias Krüger | -0/+32 |