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

Fix Zulip backport command suggestion 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.
#159289 opened Jul 14, 2026 by apiraino Contributor Loading…
[stable] 1.97.1 release A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#159288 opened Jul 14, 2026 by Mark-Simulacrum Member Loading…
Build a new incr comp session dir from scratch every time A-incr-comp Area: Incremental compilation A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#159287 opened Jul 14, 2026 by bjorn3 Member Draft
Simplify apply_effects_in_range S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#159285 opened Jul 14, 2026 by nnethercote Contributor Loading…
[EXPERIMENT] Fewer ast boxes S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#159284 opened Jul 14, 2026 by nnethercote Contributor Draft
Remove obsolete verbose flag from deref/ref suggestions 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.
#159283 opened Jul 14, 2026 by reidliu41 Loading…
Update documentation for -Zdump-dep-graph 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.
#159282 opened Jul 14, 2026 by blyxyas Member Loading…
Rollup of 17 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-run-make Area: port run-make Makefiles to rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc A-tidy Area: The tidy tool rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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-libs Relevant to the library team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#159281 opened Jul 14, 2026 by JonathanBrouwer Contributor Loading…
Construct tokens for attrs made by mk_attr_word and other variants 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.
#159277 opened Jul 14, 2026 by mu001999 Member Loading…
remove obsolete comment 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.
#159275 opened Jul 14, 2026 by tshepang Member Loading…
bootstrap: Rename std_crates_for_run_make to std_crates_for_make_run S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#159274 opened Jul 14, 2026 by Zalathar Member Loading…
tidy: handle large numeric sort keys A-tidy Area: The tidy tool 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)
#159273 opened Jul 14, 2026 by kn1g78 Contributor Draft
slice: make swap delegate to swap_unchecked 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.
#159272 opened Jul 14, 2026 by Rachit2323 Loading…
str: add ASCII fast path to word_to_titlecase 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.
#159271 opened Jul 14, 2026 by Rachit2323 Loading…
Only force backtraces when a panic occurs in bootstrap S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#159270 opened Jul 14, 2026 by Kobzol Member Loading…
disable range-len-try-from.rs on s390x A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#159269 opened Jul 14, 2026 by fneddy Contributor Loading…
Overhaul CfgTrace/CfgAttrTrace handling A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#159266 opened Jul 14, 2026 by nnethercote Contributor Loading…
bootstrap: skip intrinsic-test when rustfmt is unavailable A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#159265 opened Jul 14, 2026 by xonx4l Contributor Loading…
Add regression test for #144033 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.
#159259 opened Jul 14, 2026 by Joel-Wwalker Loading…
Fix diagnostic format parsing after escaped Unicode 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.
#159257 opened Jul 13, 2026 by rathodkunj2005 Loading…
Account for async closures when pointing at lifetime in return type 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.
#159256 opened Jul 13, 2026 by estebank Contributor Loading…
Replace shortened type with _ instead of ... as placeholder 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#159255 opened Jul 13, 2026 by estebank Contributor Loading…
Add suggestions for using #[export_name] instead of #[link_name] on static A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#159253 opened Jul 13, 2026 by asuto15 Contributor Loading…
Bump rustc-perf submodule A-tidy Area: The tidy tool S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#159251 opened Jul 13, 2026 by Kobzol Member Loading…
Emit retags in codegen to support BorrowSanitizer (part 5) 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.
#159245 opened Jul 13, 2026 by icmccorm Contributor Loading…
ProTip! no:milestone will show everything without a milestone.