| Age | Commit message (Expand) | Author | Lines |
| 2025-04-10 | Merge pull request #19461 from Hmikihiro/shadow_by_module | Lukas Wirth | -7/+180 |
| 2025-04-10 | Merge pull request #19555 from Urgau/patch-1 | Lukas Wirth | -0/+6 |
| 2025-04-10 | Merge pull request #4262 from RalfJung/win-path | Ralf Jung | -36/+107 |
| 2025-04-10 | make GetFullPathNameW more correct on non-Windows hosts | Ralf Jung | -38/+104 |
| 2025-04-10 | Rollup merge of #139507 - Zalathar:trim-env-name, r=jieyouxu | Matthias Krüger | -16/+13 |
| 2025-04-10 | Merge pull request #4209 from LorrensP-2158466/freebsd_futex | Ralf Jung | -1/+521 |
| 2025-04-10 | Merge pull request #19559 from ChayimFriedman2/rust-186 | Lukas Wirth | -1258/+1010 |
| 2025-04-10 | feature: implement WAIT & WAKE operations of FreeBSD _umtx_op syscall for Fut... | LorrensP-2158466 | -1/+521 |
| 2025-04-10 | Remove all upcasts! | Chayim Refael Friedman | -1257/+1009 |
| 2025-04-10 | Update MSRV to Rust 1.86.0 | Chayim Refael Friedman | -1/+1 |
| 2025-04-10 | include --edition in the compiletest stamp | Pietro Albini | -0/+1 |
| 2025-04-10 | prevent configuring the edition with //@compile-flags | Pietro Albini | -1/+7 |
| 2025-04-10 | ensure //@compile-flags are last even when passing --edition | Pietro Albini | -2/+6 |
| 2025-04-10 | Update crates/hir-def/src/resolver.rs | Hayashi Mikihiro | -1/+1 |
| 2025-04-10 | TypeNs contain module | Hayashi Mikihiro | -88/+71 |
| 2025-04-10 | return single option | Hayashi Mikihiro | -78/+59 |
| 2025-04-10 | fix: shadow type by module | Hayashi Mikihiro | -72/+281 |
| 2025-04-10 | compiletest: update to Edition 2024 | Jieyou Xu | -15/+44 |
| 2025-04-10 | path: add more Windows tests | Ralf Jung | -1/+6 |
| 2025-04-10 | Fix a small bug with catastrophic effects | Chayim Refael Friedman | -1/+1 |
| 2025-04-10 | compiletest: add `needs-crate-type` directive | Jieyou Xu | -2/+117 |
| 2025-04-10 | compiletest: don't use stringly paths for `compose_and_run` | Jieyou Xu | -22/+23 |
| 2025-04-10 | Auto merge of #139279 - BoxyUwU:bump-boostrap, r=jieyouxu | bors | -3/+0 |
| 2025-04-10 | Rename some `name` variables as `ident`. | Nicholas Nethercote | -5/+5 |
| 2025-04-10 | update miniz_oxide to 0.8.8 | oyvindln | -4/+4 |
| 2025-04-09 | Enable `[canonicalize-issue-links]` and `[no-mentions]` in triagebot | Urgau | -0/+6 |
| 2025-04-09 | triagebot: enable `[canonicalize-issue-links]` and `[no-mentions]` | Urgau | -0/+6 |
| 2025-04-09 | Rollup merge of #139489 - petrochenkov:noreqann, r=jieyouxu | Matthias Krüger | -15/+41 |
| 2025-04-09 | Merge pull request #19553 from davidbarsky/davidbarsky/fix-rustdoc-tests | David Barsky | -4/+4 |
| 2025-04-09 | internal: fix `NameGenerator`'s and `AnyMap`'s rustdocs | David Barsky | -4/+4 |
| 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 |