| Age | Commit message (Expand) | Author | Lines |
| 2024-03-09 | Merge from rustc | The Miri Cronjob Bot | -113/+121 |
| 2024-03-09 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-09 | Auto merge of #118879 - Nadrieril:lint-range-gap, r=estebank | bors | -19/+21 |
| 2024-03-09 | Allow lint where we don't care | Nadrieril | -19/+21 |
| 2024-03-08 | Distinguish between library and lang UB in assert_unsafe_precondition | Ben Kimock | -1/+1 |
| 2024-03-09 | compiletest: create fresh tempdir for tests to use | Ralf Jung | -15/+32 |
| 2024-03-08 | Rollup merge of #122076 - WaffleLapkin:mplace-args, r=RalfJung | Matthias Krüger | -11/+4 |
| 2024-03-08 | Add `target.*.runner` configuration for targets | Alex Crichton | -7/+9 |
| 2024-03-08 | Tweak the way we protect in-place function arguments in interpreters | Maybe Waffle | -11/+4 |
| 2024-03-08 | Rollup merge of #122175 - chenyukang:yukang-fix-tidy-issues, r=workingjubilee | Matthias Krüger | -100/+109 |
| 2024-03-08 | Rollup merge of #121194 - beetrees:rustc-raw-args, r=petrochenkov | Matthias Krüger | -6/+8 |
| 2024-03-08 | remove unused derive_more dep | klensy | -1/+0 |
| 2024-03-08 | Rollup merge of #119365 - nbdd0121:asm-goto, r=Amanieu | Matthias Krüger | -0/+4 |
| 2024-03-08 | fix clippy lints | Ralf Jung | -5/+5 |
| 2024-03-08 | Merge from rustc | The Miri Cronjob Bot | -2521/+4285 |
| 2024-03-08 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-08 | Bless tidy issues order | yukang | -100/+109 |
| 2024-03-07 | Auto merge of #122151 - GuillaumeGomez:rollup-hfxr9kv, r=GuillaumeGomez | bors | -14/+1 |
| 2024-03-07 | Rollup merge of #122136 - Kobzol:opt-dist-lookup-logic, r=Mark-Simulacrum | Guillaume Gomez | -14/+1 |
| 2024-03-07 | Auto merge of #122149 - flip1995:clippy-subtree-update, r=Manishearth | bors | -2401/+4114 |
| 2024-03-07 | Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u... | Philipp Krones | -2401/+4114 |
| 2024-03-07 | Auto merge of #122139 - GuillaumeGomez:rollup-37vtwsc, r=GuillaumeGomez | bors | -2/+12 |
| 2024-03-07 | Rollup merge of #122126 - workingjubilee:every-os-in-the-world-belongs-to-uni... | Guillaume Gomez | -1/+5 |
| 2024-03-07 | Rollup merge of #122110 - WaffleLapkin:miri-temp, r=RalfJung | Guillaume Gomez | -1/+7 |
| 2024-03-07 | Auto merge of #121985 - RalfJung:interpret-return-place, r=oli-obk | bors | -112/+111 |
| 2024-03-07 | Include all library files in artifact summary on CI | Jakub Beránek | -14/+1 |
| 2024-03-07 | Auto merge of #121866 - Kobzol:opt-dist-find-llvm, r=Mark-Simulacrum | bors | -0/+13 |
| 2024-03-07 | Auto merge of #122054 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-03-06 | Fix tidy --bless on Windows | Jubilee Young | -1/+5 |
| 2024-03-07 | Auto merge of #122113 - matthiaskrgr:rollup-5d1jnwi, r=matthiaskrgr | bors | -5/+12 |
| 2024-03-07 | Use `rustc_driver::args::raw_args()` in Miri | beetrees | -2/+4 |
| 2024-03-07 | Use `rustc_driver::args::raw_args()` in Clippy | beetrees | -1/+1 |
| 2024-03-07 | Make `arg_expand_all` not short-circuit on first error | beetrees | -3/+3 |
| 2024-03-07 | Rollup merge of #122109 - alexcrichton:compiletests-needs-threads, r=workingj... | Matthias Krüger | -0/+35 |
| 2024-03-06 | Update cargo | Weihang Lo | -0/+0 |
| 2024-03-06 | Add advice for failing `shims/fs.rs` miri test | Maybe Waffle | -0/+4 |
| 2024-03-06 | Make `x t miri` respect `MIRI_TEMP` | Maybe Waffle | -1/+3 |
| 2024-03-06 | Rollup merge of #122026 - clubby789:fmt-removed, r=onur-ozkan | Matthias Krüger | -5/+12 |
| 2024-03-06 | Rollup merge of #121382 - nnethercote:rework-untranslatable_diagnostic-lint, ... | Matthias Krüger | -2/+4 |
| 2024-03-06 | compiletest: Add a `//@ needs-threads` directive | Alex Crichton | -0/+35 |
| 2024-03-06 | make remaining FloatTy matches exhaustive | Ralf Jung | -19/+17 |
| 2024-03-06 | Merge from rustc | Ralf Jung | -1689/+4330 |
| 2024-03-06 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-03-06 | Auto merge of #121956 - ChrisDenton:srwlock, r=joboet | bors | -0/+21 |
| 2024-03-06 | Stabilize `imported_main` | clubby789 | -6/+0 |
| 2024-03-06 | Auto merge of #3340 - RalfJung:no-disable-abi-check, r=oli-obk | bors | -128/+11 |
| 2024-03-06 | Add basic rustfmt implementation & test | Ross Smyth | -13/+64 |
| 2024-03-06 | Add MatchKind member to the Match expr for pretty printing & fmt | Ross Smyth | -8/+10 |
| 2024-03-06 | Rewrite the `untranslatable_diagnostic` lint. | Nicholas Nethercote | -0/+1 |
| 2024-03-05 | Split refining_impl_trait lint into _reachable, _internal variants | Tyler Mandry | -0/+4 |