| Age | Commit message (Expand) | Author | Lines |
| 2025-07-05 | cleaned up some tests | Kivooeo | -22/+36 |
| 2025-07-05 | moved & deleted tests | Kivooeo | -17/+0 |
| 2025-07-05 | cleaned up some tests | Kivooeo | -108/+168 |
| 2025-07-05 | moved tests | Kivooeo | -0/+0 |
| 2025-07-04 | Address PR feedback | Scott McMurray | -48/+59 |
| 2025-07-04 | remote-test-client: Exit code `128 + <signal-number>` instead of `3` | Martin Nordholts | -1/+3 |
| 2025-07-04 | Port `#[non_exhaustive]` to the new attribute parsing infrastructure | Jonathan Brouwer | -12/+16 |
| 2025-07-04 | Port `#[non_exhaustive]` to the new attribute parsing infrastructure | Jonathan Brouwer | -49/+88 |
| 2025-07-04 | Nits | Michael Goulet | -20/+16 |
| 2025-07-04 | Fix elided lifetimes in rustdoc | Michael Goulet | -10/+10 |
| 2025-07-04 | Fix pretty printing of placeholder types | Michael Goulet | -36/+41 |
| 2025-07-04 | Same for types | Michael Goulet | -36/+28 |
| 2025-07-04 | Remove Symbol for Named LateParam/Bound variants | Michael Goulet | -327/+302 |
| 2025-07-04 | Auto merge of #114669 - cjgillot:metadata-wp, r=petrochenkov | bors | -35/+123 |
| 2025-07-04 | Rename `transmute_immediate` → `transmute_scalar` | Scott McMurray | -11/+13 |
| 2025-07-04 | remove syntaxTree from docs | vinícius x | -18/+0 |
| 2025-07-04 | clean up GVN TypeId test | Lukas Markeffsky | -34/+95 |
| 2025-07-04 | std: sys: net: uefi: tcp4: Implement write | Ayush Singh | -6/+53 |
| 2025-07-04 | fix: Avoid .unwrap() when running the discover command | Wilfred Hughes | -3/+8 |
| 2025-07-04 | test rust calling a C C-variadic function | Folkert de Vries | -11/+104 |
| 2025-07-04 | Update LLVM submodule | dianqk | -0/+0 |
| 2025-07-04 | Add a regression test for ld64 | dianqk | -0/+24 |
| 2025-07-04 | Auto merge of #143434 - matthiaskrgr:rollup-eyr4rcb, r=matthiaskrgr | bors | -2638/+3908 |
| 2025-07-04 | Merge pull request #4443 from RalfJung/concurrency-ub-detection | Ralf Jung | -2/+2 |
| 2025-07-04 | Rollup merge of #143420 - Kobzol:rdg-push, r=jieyouxu | Matthias Krüger | -18/+72 |
| 2025-07-04 | Rollup merge of #143417 - klensy:termize, r=jieyouxu | Matthias Krüger | -5/+15 |
| 2025-07-04 | Rollup merge of #143400 - GrigorenkoPV:attributes/lints, r=jdonszelmann | Matthias Krüger | -13/+32 |
| 2025-07-04 | Rollup merge of #143387 - dpaoliello:shouldpanicfn, r=bjorn3 | Matthias Krüger | -50/+111 |
| 2025-07-04 | Rollup merge of #143286 - Muscraft:track-diagnostics-note, r=WaffleLapkin | Matthias Krüger | -3/+5 |
| 2025-07-04 | Rollup merge of #143308 - compiler-errors:no-pointer-like, r=oli-obk | Matthias Krüger | -288/+14 |
| 2025-07-04 | Rollup merge of #143286 - Muscraft:track-diagnostics-note, r=WaffleLapkin | Matthias Krüger | -40/+66 |
| 2025-07-04 | Rollup merge of #140643 - makai410:smir-refactor-migrate, r=oli-obk,celinval | Matthias Krüger | -2224/+3598 |
| 2025-07-04 | Add comment and move assertion. | Camille GILLOT | -8/+12 |
| 2025-07-04 | Lighten formatting. | Camille GILLOT | -5/+4 |
| 2025-07-04 | Reuse metadata file from work products. | Camille GILLOT | -28/+83 |
| 2025-07-04 | Save metadata among work products. | Camille GILLOT | -4/+34 |
| 2025-07-04 | Remove names_imported_by_glob_use query. | Camille GILLOT | -1/+1 |
| 2025-07-04 | Remove names_imported_by_glob_use query. | Camille GILLOT | -8/+1 |
| 2025-07-04 | Update to nightly-2025-07-04 | Antoni Boucher | -1/+1 |
| 2025-07-04 | Merge pull request #20170 from Veykril/push-vtsmzopsunsw | Laurențiu Nicola | -3/+12 |
| 2025-07-04 | Merge branch 'master' into sync_from_rust_2025_07_04 | Antoni Boucher | -53/+44 |
| 2025-07-04 | declare data race and weak memory support as non-experimental | Ralf Jung | -2/+2 |
| 2025-07-04 | Add test false-sealed-traits-note.rs | xizheyin | -0/+34 |
| 2025-07-04 | Simplify clippy lints page further (#15208) | Samuel Tardieu | -15/+14 |
| 2025-07-04 | Merge pull request #2492 from rust-lang/tshepang-patch-1 | Tshepang Mbambo | -3/+2 |
| 2025-07-04 | external-repos.md: small fixes | Tshepang Mbambo | -3/+2 |
| 2025-07-04 | Simplify clippy lints page further | Guillaume Gomez | -15/+14 |
| 2025-07-04 | clippy fix: indentation | Marijn Schouten | -46/+47 |
| 2025-07-04 | Merge pull request #2491 from Kobzol/switch-to-rustc-josh-sync | 许杰友 Jieyou Xu (Joe) | -820/+57 |
| 2025-07-04 | Document `rustc-josh-sync` | Jakub Beránek | -30/+52 |