| Age | Commit message (Expand) | Author | Lines |
| 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 | -6/+13 |
| 2024-03-06 | Rollup merge of #121976 - lu-zero:bootstrap-cache, r=onur-ozkan | Matthias Krüger | -3/+19 |
| 2024-03-06 | Rollup merge of #121382 - nnethercote:rework-untranslatable_diagnostic-lint, ... | Matthias Krüger | -2/+4 |
| 2024-03-06 | Rollup merge of #117199 - Zalathar:instrument-coverage-on, r=oli-obk,Nadrieril | Matthias Krüger | -4/+23 |
| 2024-03-06 | Rollup merge of #113518 - jyn514:streaming-failures, r=cuviper | Matthias Krüger | -4/+7 |
| 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 | -1800/+4847 |
| 2024-03-06 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-03-06 | Update src/bootstrap/src/utils/change_tracker.rs | Luca Barbato | -1/+1 |
| 2024-03-07 | Remove outdated footnote "missing-stack-probe" | Slanterns | -5/+1 |
| 2024-03-06 | Add missing background color for top-level rust documentation page and increa... | Guillaume Gomez | -2/+2 |
| 2024-03-06 | Build libgccjit for all CI testsuites using it | Guillaume Gomez | -4/+22 |
| 2024-03-06 | Build libgccjit in CI | Guillaume Gomez | -4/+40 |
| 2024-03-06 | Auto merge of #121967 - nikic:libllvm-linker-script, r=Mark-Simulacrum | bors | -2/+10 |
| 2024-03-06 | validate `builder::PATH_REMAP` in bootstrap tests | onur-ozkan | -0/+13 |
| 2024-03-06 | update remap path of `rust-analyzer-proc-macro-srv` alias | onur-ozkan | -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 | Change the documented implicit value of `-C instrument-coverage` to `=yes` | Zalathar | -4/+23 |
| 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-05 | Add postfix-match experimental feature | Ross Smyth | -0/+22 |
| 2024-03-06 | Rewrite the `untranslatable_diagnostic` lint. | Nicholas Nethercote | -0/+1 |
| 2024-03-06 | Update src/doc/rustc/src/platform-support.md | Wesley Wiser | -1/+1 |
| 2024-03-06 | Add new Tier-3 target: `loongarch64-unknown-linux-musl` | WANG Rui | -0/+1 |
| 2024-03-05 | Split refining_impl_trait lint into _reachable, _internal variants | Tyler Mandry | -0/+4 |
| 2024-03-06 | Auto merge of #122041 - matthiaskrgr:rollup-imsmdke, r=matthiaskrgr | bors | -49/+31 |
| 2024-03-05 | Rollup merge of #121301 - davidtwco:rustfmt-silent-emitter, r=pnkfelix | Matthias Krüger | -49/+31 |
| 2024-03-05 | Convert `TypeVisitor` and `DefIdVisitor` to use `VisitorResult` | Jason Newcomb | -7/+7 |
| 2024-03-05 | build rustc with 1CGU on x86_64-pc-windows-msvc | Rémy Rakic | -0/+1 |
| 2024-03-05 | build rustc with 1CGU on x86_64-apple-darwin | Rémy Rakic | -1/+1 |
| 2024-03-05 | Do not try to format removed files | clubby789 | -6/+13 |
| 2024-03-05 | Auto merge of #121992 - jieyouxu:fix-tidy-unpaired-revision, r=onur-ozkan | bors | -7/+19 |
| 2024-03-05 | errors: share `SilentEmitter` between rustc and rustfmt | David Wood | -49/+31 |
| 2024-03-05 | Add a build option to specify the bootstrap cache | Luca Barbato | -9/+18 |
| 2024-03-05 | Assert that test names cannot contain dots | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-03-05 | Change message type in bug functions. | Nicholas Nethercote | -2/+3 |
| 2024-03-05 | Auto merge of #121780 - nnethercote:diag-renaming2, r=davidtwco | bors | -17/+22 |
| 2024-03-04 | bootstrap: print test name on failure even with `verbose-tests=false` | jyn | -4/+7 |
| 2024-03-05 | Rename `DiagnosticExt` as `DiagExt`. | Nicholas Nethercote | -4/+4 |
| 2024-03-05 | Rename `DiagnosticMessage` as `DiagMessage`. | Nicholas Nethercote | -13/+18 |
| 2024-03-05 | Windows: Implement mutex using futex | Chris Denton | -0/+21 |
| 2024-03-05 | Auto merge of #120675 - oli-obk:intrinsics3.0, r=pnkfelix | bors | -2/+13 |
| 2024-03-04 | consistently use MPlaceTy for return places | Ralf Jung | -112/+111 |
| 2024-03-04 | Auto merge of #121998 - matthiaskrgr:rollup-l7lzwpb, r=matthiaskrgr | bors | -198/+181 |
| 2024-03-04 | Bump mio from 0.8.10 to 0.8.11 in /test_dependencies | dependabot[bot] | -2/+2 |
| 2024-03-04 | Rollup merge of #121994 - wesleywiser:update_musl_version_docs, r=ehuss | Matthias Krüger | -23/+23 |