| Age | Commit message (Expand) | Author | Lines |
| 2025-06-03 | Rollup merge of #141861 - jieyouxu:windows-server-2025-20250527, r=Kobzol | Matthias Krüger | -8/+2 |
| 2025-06-03 | Rollup merge of #141833 - Kivooeo:test-reform1, r=jieyouxu | Matthias Krüger | -32/+51 |
| 2025-06-03 | Rollup merge of #141724 - Sol-Ell:issue-141141-fix, r=nnethercote | Matthias Krüger | -58/+390 |
| 2025-06-03 | Auto merge of #141944 - matthiaskrgr:rollup-e7xhp6w, r=matthiaskrgr | bors | -192/+380 |
| 2025-06-03 | Rollup merge of #141891 - jdonszelmann:fix-141764, r=jieyouxu | Matthias Krüger | -8/+53 |
| 2025-06-03 | Rollup merge of #141889 - ferrocene:lw/missing-dyn-kw, r=petrochenkov | Matthias Krüger | -34/+33 |
| 2025-06-03 | Rollup merge of #141886 - ferrocene:lw/2015-edition-directives, r=compiler-er... | Matthias Krüger | -15/+22 |
| 2025-06-03 | Rollup merge of #141876 - compiler-errors:missing-let-ty, r=SparrowLii | Matthias Krüger | -3/+46 |
| 2025-06-03 | Rollup merge of #141873 - neeko-cat:patch-1, r=tgross35 | Matthias Krüger | -1/+1 |
| 2025-06-03 | Rollup merge of #141741 - nnethercote:overhaul-UsePath, r=petrochenkov | Matthias Krüger | -96/+121 |
| 2025-06-03 | Rollup merge of #141677 - azhogin:azhogin/async-drop-unexpected-type-instead-... | Matthias Krüger | -30/+91 |
| 2025-06-03 | Rollup merge of #140715 - lukaslueg:oncecellsyncdocs, r=tgross35 | Matthias Krüger | -5/+13 |
| 2025-06-03 | Auto merge of #141210 - RalfJung:miri-std-doctests, r=saethlin | bors | -12/+11 |
| 2025-06-03 | cleaned up some tests | Kivooeo | -32/+51 |
| 2025-06-02 | Auto merge of #141750 - Noratrieb:gold-rush, r=bjorn3 | bors | -1/+58 |
| 2025-06-03 | Overhaul `UsePath`. | Nicholas Nethercote | -86/+112 |
| 2025-06-02 | Auto merge of #141912 - Kobzol:rollup-wurlnsx, r=Kobzol | bors | -6/+33 |
| 2025-06-02 | Auto merge of #141906 - chenyukang:rollup-k6v59ty, r=chenyukang | bors | -139/+369 |
| 2025-06-02 | Rollup merge of #141904 - jieyouxu:test-float-parse, r=Mark-Simulacrum | Jakub Beránek | -0/+2 |
| 2025-06-02 | Rollup merge of #141874 - usamoi:eps, r=tgross35 | Jakub Beránek | -0/+4 |
| 2025-06-02 | Rollup merge of #141865 - Nadrieril:dont-steal-thir, r=oli-obk | Jakub Beránek | -4/+25 |
| 2025-06-02 | Rollup merge of #141858 - zacryol:spe-docs-typo, r=aDotInTheVoid | Jakub Beránek | -1/+1 |
| 2025-06-02 | Rollup merge of #141767 - marcoieni:free-pr-job, r=Kobzol | Jakub Beránek | -1/+1 |
| 2025-06-02 | Rollup merge of #141897 - Kobzol:fix-citool-tests, r=marcoieni | Yukang | -0/+2 |
| 2025-06-02 | Rollup merge of #141895 - tshepang:new-address, r=jieyouxu | Yukang | -1/+1 |
| 2025-06-02 | Rollup merge of #141894 - tshepang:rdg-push, r=jieyouxu | Yukang | -133/+281 |
| 2025-06-02 | Rollup merge of #141892 - chenyukang:yukang-fix-141785-extern-crate, r=petroc... | Yukang | -0/+21 |
| 2025-06-02 | Rollup merge of #141885 - raoulstrackx:raoul/rte-484-update_sgx_maintainers, ... | Yukang | -1/+1 |
| 2025-06-02 | Rollup merge of #141884 - bvanjoi:issue-140255, r=petrochenkov | Yukang | -4/+63 |
| 2025-06-02 | Auto merge of #141814 - flip1995:clippy-subtree-update, r=Manishearth | bors | -718/+2000 |
| 2025-06-02 | test-float-parse: apply `cfg(not(bootstrap))` | Jieyou Xu | -0/+2 |
| 2025-06-02 | Separately check equality of the scalar types and compound types in the order... | Ell | -58/+390 |
| 2025-06-02 | add fixme to improve error matching | Jana Dönszelmann | -1/+2 |
| 2025-06-02 | Fix citool tests when executed ocally | Jakub Beránek | -0/+2 |
| 2025-06-02 | tshepang has a new email | Tshepang Mbambo | -1/+1 |
| 2025-06-02 | Merge pull request #2386 from Lysxia/fix-link | Tshepang Mbambo | -1/+1 |
| 2025-06-02 | Merge pull request #2435 from smanilov/patch-19 | Tshepang Mbambo | -0/+3 |
| 2025-06-02 | Fix false positive lint error from no_implicit_prelude attr | yukang | -0/+21 |
| 2025-06-02 | Merge pull request #2437 from rust-lang/rustc-pull | Tshepang Mbambo | -22230/+36636 |
| 2025-06-02 | fix bug where borrowck tries to describe a name from a macro in another crate | Jana Dönszelmann | -8/+37 |
| 2025-06-02 | add test for 141764 | Jana Dönszelmann | -0/+15 |
| 2025-06-02 | Merge pull request #2438 from smanilov/patch-20 | Tshepang Mbambo | -1/+1 |
| 2025-06-02 | Add missing `dyn` keywords to tests that do not test for them | Lukas Wirth | -34/+33 |
| 2025-06-02 | Add missing 2015 edition directives | Lukas Wirth | -15/+22 |
| 2025-06-02 | allow macro_use as first segment | bohan | -4/+63 |
| 2025-06-02 | Trivial: fix typo (change `foo` to `bar`) | Stan Manilov | -1/+1 |
| 2025-06-02 | Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jiey... | bors | -499/+526 |
| 2025-06-02 | Auto merge of #141773 - oli-obk:coro-borrow-parallel-loop, r=compiler-errors | bors | -4/+0 |
| 2025-06-02 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -22229/+36635 |
| 2025-06-02 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |