| Age | Commit message (Expand) | Author | Lines |
| 2025-01-25 | Remove extra whitespace from rustdoc breadcrumbs for copypasting | Kornel | -8/+5 |
| 2025-01-24 | Auto merge of #136030 - matthiaskrgr:rollup-cbue0ng, r=matthiaskrgr | bors | -343/+704 |
| 2025-01-24 | Rollup merge of #135998 - GuillaumeGomez:fix-trait-items-mobile-indent, r=not... | Matthias Krüger | -4/+56 |
| 2025-01-24 | Rollup merge of #135976 - WaffleLapkin:tailcall-nodrop, r=oli-obk | Matthias Krüger | -20/+28 |
| 2025-01-24 | Rollup merge of #135949 - estebank:shorten-ty, r=davidtwco | Matthias Krüger | -9/+43 |
| 2025-01-24 | Rollup merge of #135938 - carlsverre:master, r=joboet | Matthias Krüger | -0/+20 |
| 2025-01-24 | Rollup merge of #135829 - Kobzol:rustc-push, r=jieyouxu | Matthias Krüger | -106/+184 |
| 2025-01-24 | Rollup merge of #135749 - compiler-errors:param-ordering, r=davidtwco | Matthias Krüger | -145/+128 |
| 2025-01-24 | Rollup merge of #135728 - hkBst:patch-8, r=joboet | Matthias Krüger | -3/+5 |
| 2025-01-24 | Rollup merge of #135581 - EnzymeAD:refactor-codgencx, r=oli-obk | Matthias Krüger | -56/+239 |
| 2025-01-24 | Rollup merge of #135415 - Harshit933:hard-link-error, r=ChrisDenton | Matthias Krüger | -0/+1 |
| 2025-01-24 | Make CodegenCx and Builder generic | Manuel Drehwald | -56/+239 |
| 2025-01-24 | Auto merge of #136000 - matthiaskrgr:rollup-j6ge32r, r=matthiaskrgr | bors | -608/+595 |
| 2025-01-24 | bless miri test | Waffle Lapkin | -2/+2 |
| 2025-01-24 | add a regression test | Waffle Lapkin | -6/+14 |
| 2025-01-24 | Update library/core/src/num/nonzero.rs
| Carl Sverre | -1/+1 |
| 2025-01-24 | Add `File already exists` error doc to `hard_link` function | Harshit Verma | -0/+1 |
| 2025-01-24 | Do not assume const params are printed after type params | Michael Goulet | -145/+128 |
| 2025-01-24 | Rollup merge of #135983 - hkBst:patch-13, r=jhpratt | Matthias Krüger | -4/+3 |
| 2025-01-24 | Rollup merge of #135966 - mustartt:fix-ppc-abi-test, r=workingjubilee | Matthias Krüger | -4/+4 |
| 2025-01-24 | Rollup merge of #135956 - GrigorenkoPV:vec_pop_off, r=dtolnay | Matthias Krüger | -7/+4 |
| 2025-01-24 | Rollup merge of #135950 - Kobzol:tidy-python-improvements, r=onur-ozkan | Matthias Krüger | -59/+110 |
| 2025-01-24 | Rollup merge of #135926 - jieyouxu:needs-subprocess-thread, r=oli-obk | Matthias Krüger | -334/+292 |
| 2025-01-24 | Rollup merge of #135873 - Zalathar:be-prepared, r=oli-obk | Matthias Krüger | -200/+182 |
| 2025-01-24 | Add GUI regression test for indent of trait items on mobile | Guillaume Gomez | -1/+49 |
| 2025-01-24 | Fix indent of trait items on mobile | Guillaume Gomez | -3/+7 |
| 2025-01-24 | Auto merge of #135272 - BoxyUwU:generic_arg_infer_reliability_2, r=compiler-e... | bors | -667/+1054 |
| 2025-01-24 | Doc difference between extend and extend_from_slice | Marijn Schouten | -4/+3 |
| 2025-01-24 | Update Python 3 versions in tidy | Jakub Beránek | -2/+10 |
| 2025-01-24 | Make virtualenv creation in tidy more robust | Jakub Beránek | -6/+24 |
| 2025-01-24 | Document Python formatting and linting in the rustc-dev-guide | Jakub Beránek | -3/+25 |
| 2025-01-24 | Refactor Python linting and formatting in tidy | Jakub Beránek | -48/+51 |
| 2025-01-24 | Auto merge of #135978 - matthiaskrgr:rollup-ni16gqr, r=matthiaskrgr | bors | -173/+2317 |
| 2025-01-24 | Rollup merge of #135936 - RalfJung:reify-intrinsic, r=oli-obk | Matthias Krüger | -11/+11 |
| 2025-01-24 | Rollup merge of #135914 - compiler-errors:vanquish-query-norm, r=jackh726 | Matthias Krüger | -36/+36 |
| 2025-01-24 | Rollup merge of #135890 - GrigorenkoPV:deque-pop-if, r=thomcc | Matthias Krüger | -0/+86 |
| 2025-01-24 | Rollup merge of #135865 - zachs18:maybe_report_similar_assoc_fn_more, r=compi... | Matthias Krüger | -96/+200 |
| 2025-01-24 | Rollup merge of #135799 - aDotInTheVoid:skrrt-skrrt-revrrt, r=GuillaumeGomez | Matthias Krüger | -26/+125 |
| 2025-01-24 | Rollup merge of #135757 - no1wudi:master, r=compiler-errors | Matthias Krüger | -2/+230 |
| 2025-01-24 | Rollup merge of #135489 - RalfJung:TryFromSliceError, r=tgross35 | Matthias Krüger | -2/+2 |
| 2025-01-24 | Rollup merge of #133605 - traviscross:TC/add-2024-drop-order-tests, r=compile... | Matthias Krüger | -0/+1627 |
| 2025-01-24 | don't drop types with no drop glue when tailcalling | Waffle Lapkin | -12/+12 |
| 2025-01-24 | coverage: Tweak FileCheck directives in a mir-opt test | Zalathar | -16/+19 |
| 2025-01-24 | coverage: Treat the "merged node flow graph" as a plain data struct | Zalathar | -83/+89 |
| 2025-01-24 | coverage: Replace `FrozenUnionFind` with a plain IndexVec | Zalathar | -31/+11 |
| 2025-01-24 | coverage: Simplify how counter terms are stored | Zalathar | -30/+20 |
| 2025-01-24 | coverage: Make query `coverage_ids_info` return an Option | Zalathar | -14/+12 |
| 2025-01-24 | coverage: Remove some dead code from MC/DC branch mapping conversion | Zalathar | -19/+13 |
| 2025-01-24 | Exclude `mir::coverage` types from TypeFoldable/TypeVisitable | Zalathar | -15/+26 |
| 2025-01-24 | Auto merge of #135959 - matthiaskrgr:rollup-0jenyfw, r=matthiaskrgr | bors | -100/+664 |