| Age | Commit message (Expand) | Author | Lines |
| 2025-04-09 | internal: rename `children_modules` to `child_modules` | David Barsky | -39/+45 |
| 2025-04-09 | Add a Miri test for 134713 | Scott McMurray | -0/+30 |
| 2025-04-09 | Merge pull request #19550 from Veykril/push-rsskztqzwuzk | Lukas Wirth | -87/+104 |
| 2025-04-09 | refactor: Turn `LifetimeRef` into an enum | Lukas Wirth | -87/+104 |
| 2025-04-09 | Rollup merge of #139573 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -801/+789 |
| 2025-04-09 | update cfgs | Boxy | -3/+0 |
| 2025-04-09 | Merge pull request #19255 from geetanshjuneja/master | Lukas Wirth | -1/+204 |
| 2025-04-09 | Merge pull request #19462 from Veykril/push-ypvprvvwkyll | Lukas Wirth | -7988/+6728 |
| 2025-04-09 | refactor: Lower type-refs before type inference | Lukas Wirth | -7988/+6728 |
| 2025-04-09 | compiletest: Add directive `dont-require-annotations` | Vadim Petrochenkov | -15/+41 |
| 2025-04-09 | Merge pull request #4067 from CraftSpider/windows-metadata | Ralf Jung | -191/+896 |
| 2025-04-09 | Auto merge of #139552 - matthiaskrgr:rollup-b194mk8, r=matthiaskrgr | bors | -27/+53 |
| 2025-04-08 | Implement trivial file operations - opening and closing handles. Just enough ... | Rune Tynan | -160/+838 |
| 2025-04-08 | Do not optimize out SwitchInt before borrowck, or if Zmir-preserve-ub | Michael Goulet | -1/+30 |
| 2025-04-08 | Rollup merge of #139528 - Zalathar:no-logfile, r=jieyouxu | Matthias Krüger | -6/+1 |
| 2025-04-08 | Rollup merge of #139520 - jieyouxu:compiletest-maintenance-1, r=lqd | Matthias Krüger | -14/+14 |
| 2025-04-08 | Rollup merge of #139496 - Skgland:139455-went-too-far, r=Veykril | Matthias Krüger | -7/+38 |
| 2025-04-08 | Rollup merge of #139485 - petrochenkov:errkind-light, r=oli-obk,jieyouxu | Matthias Krüger | -94/+96 |
| 2025-04-08 | Merge pull request #19536 from jackh726/closure-infer | David Barsky | -157/+405 |
| 2025-04-08 | compiletest: Remove the `--logfile` flag | Zalathar | -6/+1 |
| 2025-04-08 | Auto merge of #139525 - Zalathar:rollup-5t5xsrw, r=Zalathar | bors | -82/+11 |
| 2025-04-08 | compiletest: Trim whitespace from environment variable names | Zalathar | -16/+13 |
| 2025-04-08 | Rollup merge of #139490 - RalfJung:unstable-intrinsics-docs, r=oli-obk | Stuart Cook | -79/+8 |
| 2025-04-08 | Rollup merge of #139321 - GuillaumeGomez:update-rinja, r=notriddle,lolbinaryc... | Stuart Cook | -3/+3 |
| 2025-04-08 | make hover_feature test less fragile | Ralf Jung | -79/+8 |
| 2025-04-08 | Auto merge of #139474 - jieyouxu:bump-rustc-perf, r=Kobzol | bors | -1/+0 |
| 2025-04-08 | compiletest: drop dependency on `anyhow` | Jieyou Xu | -7/+5 |
| 2025-04-08 | compiletest: sort dependencies alphabetically | Jieyou Xu | -8/+10 |
| 2025-04-08 | test_dependencies: bump tokio | Ralf Jung | -3/+3 |
| 2025-04-08 | Merge pull request #19541 from Veykril/push-twqrorwqzmwv | Lukas Wirth | -109/+291 |
| 2025-04-08 | fix(auto-import): Prefer imports of matching types for argument lists | Lukas Wirth | -109/+291 |
| 2025-04-07 | Port closure inference from rustc | jackh726 | -157/+405 |
| 2025-04-07 | Revert "remove rust-analyser support for `extern "rust-intrinsic"` blocks" | Bennet Bleßmann | -7/+38 |
| 2025-04-07 | compiletest: Avoid ignoring empty diagnostics in one more place | Vadim Petrochenkov | -2/+1 |
| 2025-04-07 | compiletest: Stricter parsing for diagnostic kinds | Vadim Petrochenkov | -35/+37 |
| 2025-04-07 | compiletest: Always preserve kind for compiler diagnostics | Vadim Petrochenkov | -22/+36 |
| 2025-04-07 | compiletest: Cleanup collection of actual errors | Vadim Petrochenkov | -48/+35 |
| 2025-04-07 | cargo xtask tidy | geetanshjuneja | -2/+9 |
| 2025-04-07 | added children modules | geetanshjuneja | -0/+196 |
| 2025-04-07 | targest → targets (spotted as I had the same typo) | Ralf Jung | -1/+1 |
| 2025-04-07 | Rollup merge of #139455 - Skgland:remove_rust-intrinsic_ABI, r=oli-obk | Stuart Cook | -64/+9 |
| 2025-04-07 | Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obk | Stuart Cook | -5/+11 |
| 2025-04-07 | Merge pull request #19425 from ConradIrwin/drop-drop-glue-goo | Lukas Wirth | -421/+107 |
| 2025-04-07 | Merge pull request #19511 from snprajwal/fixmes | Lukas Wirth | -47/+36 |
| 2025-04-07 | Merge pull request #19432 from ShoyuVanilla/issue-19431 | Lukas Wirth | -26/+134 |
| 2025-04-07 | tidy: remove `instant` dep exclusion | Jieyou Xu | -1/+0 |
| 2025-04-07 | rustc-perf: update to `c0f3b53c8e5de87714d18a5f42998859302ae03a` | Jieyou Xu | -0/+0 |
| 2025-04-07 | Merge pull request #19512 from BenjaminBrienen/update-stdx | Lukas Wirth | -97/+131 |
| 2025-04-07 | reduce the error tolerance to match algebraic and fast-math operations | Ralf Jung | -2/+3 |
| 2025-04-07 | big-allocs benchmark: use up less of the address space on 32bit | Ralf Jung | -1/+4 |