| Age | Commit message (Expand) | Author | Lines |
| 2025-07-22 | rustdoc: avoid allocating a temp String for aliases in search index | binarycat | -3/+16 |
| 2025-07-22 | Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxu | bors | -34/+61 |
| 2025-07-22 | Bless bootstrap tests | Jakub Beránek | -11/+11 |
| 2025-07-22 | Move tests around to appease `tidy` | Jakub Beránek | -1/+2 |
| 2025-07-22 | Allow platform-specific code in `std_detect` | Jakub Beránek | -0/+1 |
| 2025-07-22 | pass build.npm from bootstrap to tidy and use it for npm install | binarycat | -4/+14 |
| 2025-07-22 | bootstrap: Move musl-root fallback out of sanity check | Jens Reidel | -14/+18 |
| 2025-07-22 | Merge pull request #20280 from Kobzol/josh-sync | Laurențiu Nicola | -229/+42 |
| 2025-07-22 | bootstrap: add package.json and package-lock.json to dist tarball | binarycat | -0/+2 |
| 2025-07-22 | Add CI workflow for periodically performing josh pulls | Jakub Beránek | -0/+20 |
| 2025-07-22 | Apply suggestions from code review | Jakub Beránek | -4/+5 |
| 2025-07-22 | Add powerpc64le-unknown-linux-musl to CI rustc targets | Jens Reidel | -0/+1 |
| 2025-07-22 | miropt: move to edition 2024 | Marijn Schouten | -1/+1 |
| 2025-07-22 | miropt: clippy fixes | Marijn Schouten | -12/+11 |
| 2025-07-22 | Only run `tests/assembly-*` and `tests/codegen-*` tests if they match the cur... | Guillaume Gomez | -3/+20 |
| 2025-07-22 | Document synces using `josh-sync` | Jakub Beránek | -12/+41 |
| 2025-07-22 | Remove pull/push functionality from `xtask` | Jakub Beránek | -217/+0 |
| 2025-07-22 | Parse `for<'a> [const]` | Chayim Refael Friedman | -352/+463 |
| 2025-07-22 | Add josh-sync.toml | Laurențiu Nicola | -0/+2 |
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -18/+23 |
| 2025-07-22 | Rename `tests/assembly` into `tests/assembly-llvm` | Guillaume Gomez | -13/+18 |
| 2025-07-22 | Merge pull request #20277 from rust-lang/dependabot/npm_and_yarn/editors/code... | Shoyu Vanilla (Flint) | -3/+4 |
| 2025-07-22 | Rollup merge of #144164 - ognevny:opt-dist-stage0-root, r=Kobzol | Matthias Krüger | -8/+14 |
| 2025-07-22 | Rollup merge of #144126 - Shourya742:2025-06-18-fix-target-config-issue, r=Ko... | Matthias Krüger | -4/+45 |
| 2025-07-22 | Rollup merge of #143373 - cjgillot:bare-unused-trait-imports, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2025-07-22 | Rollup merge of #142924 - lolbinarycat:tidy-js-extra-checks, r=Kobzol | Matthias Krüger | -140/+191 |
| 2025-07-22 | Support filtering in analysis-stats MIR lowering | Laurențiu Nicola | -62/+66 |
| 2025-07-22 | Bump form-data from 4.0.2 to 4.0.4 in /editors/code | dependabot[bot] | -3/+4 |
| 2025-07-22 | Merge from rustc | The Miri Cronjob Bot | -287/+522 |
| 2025-07-22 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-22 | Merge pull request #20269 from Hmikihiro/migrate_indent_mapping | Shoyu Vanilla (Flint) | -35/+74 |
| 2025-07-22 | Merge pull request #20270 from Hmikihiro/migrate_generate_new | Shoyu Vanilla (Flint) | -58/+97 |
| 2025-07-21 | Implement nondet behaviour and change/add tests. | LorrensP-2158466 | -174/+394 |
| 2025-07-21 | Use serde for target spec json deserialize | Noratrieb | -1/+2 |
| 2025-07-22 | Rollup merge of #144254 - ognevny:opt-dist-artifact-dir, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2025-07-22 | Rollup merge of #144251 - tshepang:rdg-sync, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -8/+8 |
| 2025-07-22 | Rollup merge of #144243 - lnicola:sync-from-ra, r=lnicola | 许杰友 Jieyou Xu (Joe) | -28/+278 |
| 2025-07-22 | Rollup merge of #144187 - RalfJung:type-id-base-addr, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -27/+37 |
| 2025-07-22 | Rollup merge of #144080 - jieyouxu:realign, r=BoxyUwU | 许杰友 Jieyou Xu (Joe) | -3/+7 |
| 2025-07-22 | Rollup merge of #144027 - RalfJung:clippy, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -63/+84 |
| 2025-07-22 | Rollup merge of #143816 - Kobzol:compiletest-check-macro, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -140/+63 |
| 2025-07-22 | Rollup merge of #142097 - ZuseZ4:offload-host1, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2025-07-21 | Merge pull request #20273 from ShoyuVanilla/match-adjusts | Chayim Refael Friedman | -48/+94 |
| 2025-07-22 | fix: Apply adjusts to pats and exprs when doing pat analysis | Shoyu Vanilla | -48/+94 |
| 2025-07-21 | hir-def: Don't apply x86_64-specific asserts on x32 | John Paul Adrian Glaubitz | -2/+2 |
| 2025-07-21 | add test_lld_opt_in test | bit-aloo | -10/+3 |
| 2025-07-21 | add default_lld_opt_in_targets method and modified test accordingly | bit-aloo | -4/+51 |
| 2025-07-21 | Merge pull request #20271 from ChayimFriedman2/cfg-settest-flycheck | Shoyu Vanilla (Flint) | -1/+10 |
| 2025-07-21 | Disable tests in flycheck if `cfg.setTest` is set to false | Chayim Refael Friedman | -1/+10 |
| 2025-07-21 | Merge pull request #4481 from RalfJung/read-write-truncate | Oli Scherer | -123/+326 |