| Age | Commit message (Expand) | Author | Lines |
| 2025-02-13 | Rework collapse method to work correctly with more complex supertrait graphs | Michael Goulet | -21/+46 |
| 2025-02-13 | Implement shadowing lint | Michael Goulet | -12/+155 |
| 2025-02-13 | Implement RFC 3624 supertrait_item_shadowing | Michael Goulet | -4/+63 |
| 2025-02-13 | Auto merge of #136954 - jhpratt:rollup-koefsot, r=jhpratt | bors | -82/+69 |
| 2025-02-12 | Rollup merge of #136945 - samueltardieu:push-rsqlyknnvyqm, r=fmease | Jacob Pratt | -0/+1 |
| 2025-02-12 | Rollup merge of #136807 - workingjubilee:merge-gpus-to-get-the-arcradeongefor... | Jacob Pratt | -13/+4 |
| 2025-02-12 | Rollup merge of #136806 - adwinwhite:cycle-in-pretty-print-rpitit, r=compiler... | Jacob Pratt | -43/+45 |
| 2025-02-12 | Rollup merge of #136217 - taiki-e:csky-asm-flags, r=Amanieu | Jacob Pratt | -1/+3 |
| 2025-02-12 | Rollup merge of #135841 - oli-obk:push-qxlnokwrkkym, r=compiler-errors | Jacob Pratt | -2/+2 |
| 2025-02-12 | Rollup merge of #135025 - Flakebi:alloca-addrspace, r=nikic | Jacob Pratt | -2/+4 |
| 2025-02-12 | Rollup merge of #134090 - veluca93:stable-tf11, r=oli-obk | Jacob Pratt | -21/+10 |
| 2025-02-12 | Auto merge of #135994 - 1c3t3a:rename-unsafe-ptr, r=oli-obk | bors | -48/+48 |
| 2025-02-12 | Add diagnostic item for `std::io::BufRead` | Samuel Tardieu | -0/+1 |
| 2025-02-12 | Rollup merge of #136907 - workingjubilee:middle-errors-cleanup, r=compiler-er... | Guillaume Gomez | -21/+10 |
| 2025-02-12 | Rollup merge of #136901 - workingjubilee:stabilize-externabi-hashing-forever,... | Guillaume Gomez | -170/+158 |
| 2025-02-12 | Rollup merge of #136838 - compiler-errors:escaping-unsize, r=fmease | Guillaume Gomez | -2/+3 |
| 2025-02-12 | Auto merge of #136918 - GuillaumeGomez:rollup-f6h21gg, r=GuillaumeGomez | bors | -50/+70 |
| 2025-02-12 | Rollup merge of #136900 - workingjubilee:format-externabi-directly, r=oli-obk | Guillaume Gomez | -25/+18 |
| 2025-02-12 | Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJung | Guillaume Gomez | -2/+2 |
| 2025-02-12 | Rollup merge of #134981 - estebank:issue-93993, r=BoxyUwU | Guillaume Gomez | -23/+50 |
| 2025-02-12 | Auto merge of #136897 - workingjubilee:revert-unfcped-stab, r=WaffleLapkin | bors | -7/+35 |
| 2025-02-12 | Auto merge of #136905 - matthiaskrgr:rollup-8zwcgta, r=matthiaskrgr | bors | -330/+445 |
| 2025-02-11 | compiler: Make middle errors `pub(crate)` and bury some dead code | Jubilee Young | -21/+10 |
| 2025-02-12 | Rollup merge of #136891 - compiler-errors:unconstrained-anon-lt, r=lqd | Matthias Krüger | -21/+23 |
| 2025-02-12 | Rollup merge of #136885 - RalfJung:linux-android-base-cpu, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-02-12 | Rollup merge of #136884 - compiler-errors:fn-zst, r=BoxyUwU | Matthias Krüger | -9/+18 |
| 2025-02-12 | Rollup merge of #136646 - oli-obk:pattern-types-ast, r=BoxyUwU | Matthias Krüger | -76/+121 |
| 2025-02-12 | Rollup merge of #136193 - oli-obk:pattern-type-ffi-checks, r=chenyukang | Matthias Krüger | -66/+95 |
| 2025-02-12 | Rollup merge of #135965 - estebank:shorten-ty-sugg, r=lcnr | Matthias Krüger | -10/+77 |
| 2025-02-12 | Rollup merge of #135549 - oli-obk:push-tmxtpnrloyqu, r=compiler-errors | Matthias Krüger | -147/+110 |
| 2025-02-11 | compiler: remove rustc_abi::lookup and AbiUnsupported | Jubilee Young | -18/+15 |
| 2025-02-11 | compiler: remove AbiDatas | Jubilee Young | -136/+14 |
| 2025-02-11 | compiler: compare and hash ExternAbi like its string | Jubilee Young | -21/+140 |
| 2025-02-12 | Auto merge of #136074 - compiler-errors:deeply-normalize-next-solver, r=lcnr | bors | -44/+146 |
| 2025-02-11 | compiler: replace ExternAbi::name calls with formatters | Jubilee Young | -25/+18 |
| 2025-02-11 | compiler: remove rustc_target reexport of rustc_abi::HashStableContext | Jubilee Young | -7/+4 |
| 2025-02-11 | compiler: narrow scope of nightly cfg in rustc_abi | Jubilee Young | -6/+3 |
| 2025-02-11 | Revert "Stabilize `extended_varargs_abi_support`" | Jubilee Young | -7/+35 |
| 2025-02-11 | Remove some the spans pointing at the enum in the path and its generic args | Esteban Küber | -8/+5 |
| 2025-02-11 | Explain that in paths generics can't be set on both the enum and the variant | Esteban Küber | -23/+53 |
| 2025-02-11 | Check sig for errors before checking for unconstrained anonymous lifetime | Michael Goulet | -21/+23 |
| 2025-02-11 | i686-linux-android: increase CPU baseline to Pentium 4 (without an actual cha... | Ralf Jung | -1/+1 |
| 2025-02-11 | Deeply normalize signature in new solver | Michael Goulet | -6/+75 |
| 2025-02-11 | Deeply normalize in impl header | Michael Goulet | -1/+1 |
| 2025-02-11 | Deeply normalize args for implied bounds | Michael Goulet | -1/+1 |
| 2025-02-11 | Make DeeplyNormalize a real type op | Michael Goulet | -37/+70 |
| 2025-02-11 | Lower fn items as ZST valtrees and delay a bug | Michael Goulet | -9/+18 |
| 2025-02-11 | Rollup merge of #136847 - nnethercote:simplify-intra-crate-quals, r=oli-obk | Matthias Krüger | -51/+53 |
| 2025-02-11 | Rollup merge of #136833 - workingjubilee:let-the-impossible-be-impossible, r=... | Matthias Krüger | -64/+8 |
| 2025-02-11 | Rollup merge of #136786 - compiler-errors:de-de-duplicate-blocks, r=oli-obk | Matthias Krüger | -197/+0 |