| Age | Commit message (Expand) | Author | Lines |
| 2024-03-07 | Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkov | bors | -46/+154 |
| 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 #12431 - flip1995:rustup, r=flip1995 | bors | -268/+285 |
| 2024-03-07 | Bump nightly version -> 2024-03-07 | Philipp Krones | -1/+1 |
| 2024-03-07 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -2433/+4169 |
| 2024-03-07 | Auto merge of #122139 - GuillaumeGomez:rollup-37vtwsc, r=GuillaumeGomez | bors | -315/+547 |
| 2024-03-07 | Rollup merge of #122129 - tgross35:rustcdocs-host-only, r=onur-ozkan | Guillaume Gomez | -0/+1 |
| 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 #122123 - compiler-errors:object-trait-alias-bounds, r=oli-obk | Guillaume Gomez | -50/+55 |
| 2024-03-07 | Rollup merge of #122115 - clubby789:cancel-recoverr, r=compiler-errors | Guillaume Gomez | -8/+27 |
| 2024-03-07 | Rollup merge of #122114 - saethlin:cant-find-crate-spam, r=WaffleLapkin | Guillaume Gomez | -23/+21 |
| 2024-03-07 | Rollup merge of #122110 - WaffleLapkin:miri-temp, r=RalfJung | Guillaume Gomez | -1/+7 |
| 2024-03-07 | Rollup merge of #122104 - RalfJung:rust, r=ChrisDenton | Guillaume Gomez | -22/+22 |
| 2024-03-07 | Rollup merge of #122066 - mu001999:clean, r=oli-obk | Guillaume Gomez | -26/+25 |
| 2024-03-07 | Rollup merge of #122043 - Y-Nak:move-early-binder, r=lcnr | Guillaume Gomez | -82/+74 |
| 2024-03-07 | Rollup merge of #121863 - lukas-code:silence-mismatched-super-projections, r=... | Guillaume Gomez | -102/+310 |
| 2024-03-07 | Auto merge of #12429 - Alexendoo:redundant-field-names-macro-ctxt, r=Manishearth | bors | -24/+55 |
| 2024-03-07 | Apply `EarlyBinder` only to `TraitRef` in `ImplTraitHeader` | Yoshitomo Nakanishi | -82/+74 |
| 2024-03-07 | Auto merge of #121985 - RalfJung:interpret-return-place, r=oli-obk | bors | -145/+140 |
| 2024-03-07 | Don't lint `redundant_field_names` across macro boundaries | Alex Macleod | -24/+55 |
| 2024-03-07 | improve debug logging | Lukas Markeffsky | -15/+4 |
| 2024-03-07 | Auto merge of #121154 - oli-obk:track_errors11, r=estebank | bors | -245/+736 |
| 2024-03-07 | remove the --generate-link-to-definition flags from bootstrap | r0cky | -2/+7 |
| 2024-03-07 | Set `RustcDocs` to only run on host | Trevor Gross | -0/+1 |
| 2024-03-07 | Auto merge of #121866 - Kobzol:opt-dist-find-llvm, r=Mark-Simulacrum | bors | -0/+13 |
| 2024-03-07 | Rust is a proper name: rust → Rust | Ralf Jung | -22/+22 |
| 2024-03-07 | Merge `check_mod_impl_wf` and `check_mod_type_wf` | Oli Scherer | -245/+736 |
| 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 | -181/+403 |
| 2024-03-06 | Add arm64ec-pc-windows-msvc target | Daniel Paoliello | -46/+154 |
| 2024-03-07 | Don't require specifying unrelated assoc types when trait alias is in dyn type | Michael Goulet | -50/+55 |
| 2024-03-07 | Auto merge of #122117 - matthiaskrgr:rollup-3yrv3j6, r=matthiaskrgr | bors | -200/+279 |
| 2024-03-07 | Rollup merge of #122109 - alexcrichton:compiletests-needs-threads, r=workingj... | Matthias Krüger | -76/+109 |
| 2024-03-07 | Rollup merge of #122107 - Urgau:non_local_def-allow, r=WaffleLapkin | Matthias Krüger | -56/+68 |
| 2024-03-07 | Rollup merge of #122094 - slanterns:arm-stack-probe-footnote, r=workingjubilee | Matthias Krüger | -5/+1 |
| 2024-03-07 | Rollup merge of #122088 - ChrisDenton:fixme, r=workingjubilee | Matthias Krüger | -5/+15 |
| 2024-03-07 | Rollup merge of #122072 - KonradHoeffner:patch-1, r=cuviper | Matthias Krüger | -2/+2 |
| 2024-03-07 | Rollup merge of #122062 - workingjubilee:initialize-my-fist, r=cuviper | Matthias Krüger | -52/+53 |
| 2024-03-07 | Rollup merge of #122061 - workingjubilee:prefix-llvm-error, r=cuviper | Matthias Krüger | -3/+13 |
| 2024-03-07 | Rollup merge of #122015 - dev-ardi:master, r=nnethercote | Matthias Krüger | -1/+18 |
| 2024-03-06 | Update cargo | Weihang Lo | -0/+0 |
| 2024-03-06 | Make not finding core a fatal error | Ben Kimock | -23/+21 |
| 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 | Cancel parsing ever made during recovery | clubby789 | -8/+27 |
| 2024-03-06 | Rollup merge of #122091 - ChrisDenton:comment, r=RalfJung | Matthias Krüger | -0/+1 |
| 2024-03-06 | Rollup merge of #122082 - fee1-dead-contrib:rm-outdated-note, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2024-03-06 | Rollup merge of #122074 - KonradHoeffner:patch-2, r=jhpratt | Matthias Krüger | -0/+1 |