Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

std: Update wasip3 crate dependency S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#160179 opened Jul 29, 2026 by alexcrichton Member Loading…
Remove unused va_start intrinsic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#160178 opened Jul 29, 2026 by beetrees Contributor Loading…
A few more "predicate"-to-"clause" renamings S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#160177 opened Jul 29, 2026 by ada4a Contributor Loading…
No more tests/ui/issues! A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#160176 opened Jul 29, 2026 by zedddie Contributor Loading…
Try to recover less from incorrectly parsed const arg S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#160175 opened Jul 29, 2026 by estebank Contributor Loading…
rustdoc: speed up blanket impl synthesis for recursive types S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#160173 opened Jul 29, 2026 by im-lunex Draft
tests: Enable feature(stmt_expr_attributes) in 2229_closure_analysis tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#160172 opened Jul 29, 2026 by petrochenkov Contributor Loading…
Refactored docs for std::fs::set_permissions_nofollow clarifying BSD-based platforms behavior S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#160170 opened Jul 29, 2026 by asder8215 Contributor Loading…
sess: target modifiers under -T A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-run-make Area: port run-make Makefiles to rmake.rs PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#160167 opened Jul 29, 2026 by davidtwco Member Draft
3 tasks
Use correct feature gates for f16/f128 From impls S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#160166 opened Jul 29, 2026 by beetrees Contributor Loading…
reject ... without pattern post-expansion F-c_variadic `#![feature(c_variadic)]` S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#160165 opened Jul 29, 2026 by folkertdev Contributor Loading…
Derive GenericTypeVisitable for RegionConstraint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#160164 opened Jul 29, 2026 by ada4a Contributor Loading…
Make #[fundamental] only apply to the first argument of Box F-fundamental `#![feature(fundamental)]` S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team T-types Relevant to the types team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#160162 opened Jul 29, 2026 by nia-e Member Loading…
Preserve IndexMap order when removing entries S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#160161 opened Jul 29, 2026 by kn1g78 Contributor Draft
Check for the empty case in collect_remaining_errors() S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#160160 opened Jul 29, 2026 by ChayimFriedman2 Contributor Draft
More accurately check for interior mutability in invalid_reference_casting lint S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#160159 opened Jul 29, 2026 by Urgau Member Loading…
Remove outdated comments from va_list.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#160157 opened Jul 29, 2026 by beetrees Contributor Loading…
check_consts: exhaustively match on CastKind S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#160156 opened Jul 29, 2026 by RalfJung Member Loading…
resolve: suggest usize for array-length consts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#160155 opened Jul 29, 2026 by AayushMainali-Github Contributor Loading…
Add regression test for HRTB associated type projection closure S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#160154 opened Jul 29, 2026 by zakrad Contributor Loading…
test: fail benchmarks that skip iter A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#160153 opened Jul 29, 2026 by kn1g78 Contributor Draft
Create on-demand CI job for testing EC2 instances A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#160152 opened Jul 29, 2026 by Kobzol Member Draft
Mark a doctest as requiring unwinding S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#160151 opened Jul 29, 2026 by fs-rachel Contributor Loading…
Mutable closure captures through opaque casts S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#160150 opened Jul 29, 2026 by amirHdev Contributor Draft
Fix Windows on Arm PAC default A-CI Area: Our Github Actions CI A-compiler-builtins Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#160149 opened Jul 29, 2026 by lqd Member Draft
ProTip! no:milestone will show everything without a milestone.