| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2024-02-07 | fix `llvm_out` to use the correct LLVM root | onur-ozkan | -3/+7 |
| 2024-02-06 | Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-02-06 | Rollup merge of #120683 - RalfJung:symbolic-alignment-ice, r=oli-obk | Matthias Krüger | -23/+75 |
| 2024-02-06 | Rollup merge of #120575 - nnethercote:simplify-codegen-diag-handling, r=estebank | Matthias Krüger | -11/+11 |
| 2024-02-06 | Auto merge of #120361 - compiler-errors:async-closures, r=oli-obk | bors | -2/+21 |
| 2024-02-06 | miri: fix ICE with symbolic alignment check on extern static | Ralf Jung | -23/+75 |
| 2024-02-06 | Auto merge of #120509 - shepmaster:m1-runners-redux, r=jdno | bors | -15/+23 |
| 2024-02-06 | Merge from rustc | The Miri Conjob Bot | -4776/+4538 |
| 2024-02-06 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-02-06 | Document `async_fn_traits` | Oli Scherer | -0/+13 |
| 2024-02-06 | Add CoroutineClosure to TyKind, AggregateKind, UpvarArgs | Michael Goulet | -2/+8 |
| 2024-02-06 | Invert diagnostic lints. | Nicholas Nethercote | -0/+2 |
| 2024-02-06 | Invert diagnostic lints. | Nicholas Nethercote | -5/+26 |
| 2024-02-05 | Update src/doc/rustc/src/platform-support.md | Wesley Wiser | -1/+1 |
| 2024-02-05 | Auto merge of #117372 - Amanieu:stdarch_update, r=Mark-Simulacrum | bors | -2/+8 |
| 2024-02-05 | Make `Emitter::emit_diagnostic` consuming. | Nicholas Nethercote | -11/+11 |