| Age | Commit message (Expand) | Author | Lines |
| 2025-07-22 | pass build.npm from bootstrap to tidy and use it for npm install | binarycat | -4/+14 |
| 2025-07-22 | work around not being able to project out of SIMD values any more | Folkert de Vries | -4/+10 |
| 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 | Merge pull request #20282 from Kobzol/josh-sync-ci | Laurențiu Nicola | -0/+20 |
| 2025-07-22 | Add missing cast in gcc_checked_binop | Antoni Boucher | -0/+1 |
| 2025-07-22 | Remove failing UI test | Antoni Boucher | -1/+0 |
| 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 missing cast in gcc_checked_binop | Antoni Boucher | -0/+1 |
| 2025-07-22 | Add failing UI tests | Antoni Boucher | -0/+3 |
| 2025-07-22 | Add powerpc64le-unknown-linux-musl to CI rustc targets | Jens Reidel | -0/+1 |
| 2025-07-22 | Remove failing run-make test | Antoni Boucher | -1/+0 |
| 2025-07-22 | Remove failing UI test | Antoni Boucher | -1/+0 |
| 2025-07-22 | Fix sysroot compilation in release mode | Antoni Boucher | -4/+16 |
| 2025-07-22 | fix: `unused_async` FP on function with `todo!` | yanglsh | -23/+78 |
| 2025-07-22 | Auto merge of #144222 - Kobzol:stdarch-push, r=folkertdev | bors | -5042/+4642 |
| 2025-07-22 | Fix spelling mistake | Antoni Boucher | -0/+1 |
| 2025-07-22 | Use a bitcast in Builder::ret to support non-native integers | Antoni Boucher | -2/+2 |
| 2025-07-22 | Fix compilation of overflow addition | Antoni Boucher | -1/+30 |
| 2025-07-22 | Fix failing UI tests | Antoni Boucher | -1/+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 | Add a test case for ui test false-sealed-traits-note.rs | yuk1ty | -5/+32 |
| 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 | Merge pull request #20279 from lnicola/add-josh-sync | Laurențiu Nicola | -0/+2 |
| 2025-07-22 | Add josh-sync.toml | Laurențiu Nicola | -0/+2 |
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -36/+41 |
| 2025-07-22 | Rename `tests/assembly` into `tests/assembly-llvm` | Guillaume Gomez | -1/+1 |
| 2025-07-22 | Rename `tests/assembly` into `tests/assembly-llvm` | Guillaume Gomez | -17/+22 |
| 2025-07-22 | Auto merge of #144294 - matthiaskrgr:rollup-ybvall3, r=matthiaskrgr | bors | -185/+3821 |
| 2025-07-22 | Merge pull request #20277 from rust-lang/dependabot/npm_and_yarn/editors/code... | Shoyu Vanilla (Flint) | -3/+4 |
| 2025-07-22 | Clean code for `rustc_parse/src/lexer` | xizheyin | -85/+83 |
| 2025-07-22 | coverage: Enlarge empty spans during MIR instrumentation, not codegen | Zalathar | -46/+57 |
| 2025-07-22 | Merge pull request #20278 from lnicola/analysis-stats-mir-lowering-only | Florian Diebold | -62/+66 |
| 2025-07-22 | Auto merge of #144205 - hkBst:flt2dec, r=workingjubilee | bors | -11/+7 |
| 2025-07-22 | Rollup merge of #144265 - compiler-errors:copy-ice, r=oli-obk | Matthias Krüger | -4/+36 |
| 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 #144082 - mladedav:dm/pub-priv-tests, r=petrochenkov | Matthias Krüger | -20/+223 |
| 2025-07-22 | Rollup merge of #143373 - cjgillot:bare-unused-trait-imports, r=petrochenkov | Matthias Krüger | -7/+2 |
| 2025-07-22 | Rollup merge of #142924 - lolbinarycat:tidy-js-extra-checks, r=Kobzol | Matthias Krüger | -142/+3434 |
| 2025-07-22 | Rollup merge of #142454 - tomtor:avr-update, r=tgross35 | Matthias Krüger | -0/+67 |
| 2025-07-22 | Support filtering in analysis-stats MIR lowering | Laurențiu Nicola | -62/+66 |
| 2025-07-22 | mbe: Use concrete type for `get_unused_rule` | Josh Triplett | -16/+20 |