| Age | Commit message (Expand) | Author | Lines |
| 2024-02-09 | Auto merge of #120594 - saethlin:delayed-debug-asserts, r=oli-obk | bors | -2/+2 |
| 2024-02-09 | Unify item relative path computation in one function | Guillaume Gomez | -27/+18 |
| 2024-02-09 | Correctly generate path for non-local items in source code pages | Guillaume Gomez | -64/+165 |
| 2024-02-09 | Startup objects disappearing from sysroot | Nicolas Roche | -0/+2 |
| 2024-02-09 | Print image input file and checksum in CI only | DianQK | -3/+4 |
| 2024-02-08 | Add new ui tests | Ben Kimock | -1/+1 |
| 2024-02-08 | Switch linkchecker to use html5ever for html parsing. | Eric Huss | -194/+232 |
| 2024-02-08 | Rollup merge of #120769 - tshepang:minimal-diffs, r=wesleywiser | Matthias Krüger | -2/+2 |
| 2024-02-08 | Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyup | Philipp Krones | -2/+23 |
| 2024-02-08 | Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyup | Philipp Krones | -604/+3869 |
| 2024-02-08 | always run `configure_linker` except for mir-opt tests | onur-ozkan | -12/+26 |
| 2024-02-08 | better error message on download CI LLVM failure | onur-ozkan | -2/+4 |
| 2024-02-08 | Add a new debug_assertions instrinsic (compiler) | Ben Kimock | -1/+1 |
| 2024-02-08 | Add test for broken_intra_doc_link. | Eric Huss | -0/+13 |
| 2024-02-08 | Step all bootstrap cfgs forward | Mark Rousskov | -6/+2 |
| 2024-02-08 | Bump to newly branched stage0 compiler | Mark Rousskov | -412/+412 |
| 2024-02-08 | Auto merge of #120767 - matthiaskrgr:rollup-0k8ib1c, r=matthiaskrgr | bors | -57/+67 |
| 2024-02-08 | Auto merge of #120550 - oli-obk:track_errors8, r=estebank | bors | -1/+1 |
| 2024-02-08 | make future diffs minimal | Tshepang Mbambo | -2/+2 |
| 2024-02-08 | Rollup merge of #120702 - bvanjoi:fix-120444, r=notriddle | Matthias Krüger | -18/+33 |
| 2024-02-08 | Rollup merge of #120206 - petrochenkov:somehir, r=compiler-errors | Matthias Krüger | -39/+34 |
| 2024-02-08 | Auto merge of #120579 - GuillaumeGomez:prevent-running-unneeded-code, r=notri... | bors | -0/+8 |
| 2024-02-08 | inline a function that is only used in clippy | Oli Scherer | -1/+1 |
| 2024-02-08 | fmt | The Miri Conjob Bot | -3/+2 |
| 2024-02-08 | Merge from rustc | The Miri Conjob Bot | -382/+471 |
| 2024-02-08 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-02-08 | Suggest pattern tests when modifying exhaustiveness | Nadrieril | -16/+25 |
| 2024-02-07 | Use correct param env in clippy | Michael Goulet | -4/+3 |
| 2024-02-07 | Use correct param env when building and cleaning items in librustdoc | Michael Goulet | -24/+56 |
| 2024-02-07 | Auto merge of #120748 - Nadrieril:rollup-dj0qwv5, r=Nadrieril | bors | -124/+126 |
| 2024-02-07 | Rollup merge of #120735 - nnethercote:rm-some-unchecked_claims, r=oli-obk | Guillaume Boisseau | -122/+64 |
| 2024-02-07 | Rollup merge of #120726 - saethlin:no-bashism, r=Mark-Simulacrum | Guillaume Boisseau | -1/+1 |
| 2024-02-07 | Rollup merge of #120664 - SparrowLii:parallel_test, r=nnethercote | Guillaume Boisseau | -1/+1 |
| 2024-02-07 | Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkov | Guillaume Boisseau | -0/+16 |
| 2024-02-07 | Rollup merge of #110482 - chrisnc:armv8r-target, r=wesleywiser | Guillaume Boisseau | -0/+44 |
| 2024-02-07 | Update cargo | Weihang Lo | -0/+0 |
| 2024-02-07 | Auto merge of #120060 - saethlin:mir-opt-bless-targets, r=wesleywiser | bors | -206/+201 |
| 2024-02-07 | rustdoc: remove `unchecked_claim_error_was_emitted` call in `main_args`. | Nicholas Nethercote | -102/+54 |
| 2024-02-07 | rustdoc: make `main` more like rustc's. | Nicholas Nethercote | -20/+10 |
| 2024-02-07 | docs: also check the inline stmt during redundant link check | bohan | -18/+33 |
| 2024-02-07 | Add parallel rustc ui tests | SparrowLii | -1/+1 |
| 2024-02-07 | test `llvm_out` behaviour | onur-ozkan | -0/+17 |
| 2024-02-07 | hir: Remove `fn opt_hir_id` and `fn opt_span` | Vadim Petrochenkov | -38/+33 |
| 2024-02-07 | hir: Make sure all `HirId`s have corresponding HIR `Node`s | Vadim Petrochenkov | -1/+1 |
| 2024-02-06 | Don't call std_cargo to build mir-only sysroots | Ben Kimock | -1/+1 |
| 2024-02-06 | Tweak a few mir-opt tests instead of using -Clink-dead-code | Ben Kimock | -2/+0 |
| 2024-02-06 | Use a better set of targets for blessing mir-opt tests | Ben Kimock | -206/+203 |
| 2024-02-06 | Update mdbook to 0.4.37 | Eric Huss | -1/+1 |
| 2024-02-07 | Update tests | r0cky | -2/+15 |
| 2024-02-06 | Don't use bashism in checktools.sh | Ben Kimock | -1/+1 |