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

unstably mark NonNull::with_exposed_provenance as const 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.
#154216 opened Mar 22, 2026 by airblast-dev Loading…
tidy-alphabetical: fix line number in error message 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)
#154213 opened Mar 22, 2026 by scrabsha Draft
Rollup of 3 pull requests A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. O-apple Operating system: Apple / Darwin (macOS, iOS, tvOS, visionOS, watchOS) O-windows Operating system: Windows 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-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.
#154212 opened Mar 22, 2026 by JonathanBrouwer Loading…
[stable] 1.94.1 release O-windows Operating system: Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#154211 opened Mar 22, 2026 by Mark-Simulacrum Loading…
fix: fix the capture behavior of if let in closures needs-crater This change needs a crater run to check for possible breakage in the ecosystem. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. 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
#154210 opened Mar 22, 2026 by Embers-of-the-Fire Loading…
Rollup of 9 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-compiletest Area: The compiletest test runner A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-testsuite Area: The testsuite used to check the correctness of rustc 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-clippy Relevant to the Clippy team. 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.
#154208 opened Mar 22, 2026 by Zalathar Loading…
Refactor query loading A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#154207 opened Mar 22, 2026 by nnethercote Draft
CRATER: Analyze effect of format_args! deduplication 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.
#154205 opened Mar 22, 2026 by traviscross Draft
Merge env and alias candidates modulo region constraints 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#154204 opened Mar 22, 2026 by adwinwhite Loading…
rustfmt: Format cfg_select! S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#154202 opened Mar 22, 2026 by ytmimi Loading…
Use enums to clarify DepNodeColorMap color marking 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.
#154201 opened Mar 22, 2026 by Zalathar Loading…
debuginfo: emit DW_TAG_call_site entries A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#154200 opened Mar 22, 2026 by resrever Loading…
Avoid redundant clone suggestions in borrowck diagnostics 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.
#154197 opened Mar 22, 2026 by yuk1ty Loading…
Make Ipv6Addr::multicast_scope() exhaustive A-io Area: `std::io`, `std::fs`, `std::net` and `std::path` 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.
#154196 opened Mar 22, 2026 by Jules-Bertholet Loading…
Delete some GDB debugvis cruft S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#154195 opened Mar 22, 2026 by clarfonthey Loading…
[VERY WIP] Implement EII for statics A-attributes Area: Attributes (`#[…]`, `#![…]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-extern_item_impls `#![feature(extern_item_impls)]` 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.
#154193 opened Mar 22, 2026 by JonathanBrouwer Draft
refactor RangeFromIter overflow-checks impl 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#154191 opened Mar 21, 2026 by pitaj Loading…
Don't fuse in MapWindows A-iterators Area: Iterators 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.
#154190 opened Mar 21, 2026 by Jules-Bertholet Loading…
Update the tracking issue for #[diagnostic::on_move] 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.
#154188 opened Mar 21, 2026 by rperier Loading…
Prevent no_threads RwLock's write() impl from setting mode to -1 when it is locked for reading 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.
#154185 opened Mar 21, 2026 by asder8215 Loading…
stabilize s390x vector registers I-lang-nominated Nominated for discussion during a lang team meeting. 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.
#154184 opened Mar 21, 2026 by folkertdev Loading…
diagnostics: avoid ICE for undeclared generic parameter in impl 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.
#154182 opened Mar 21, 2026 by Unique-Usman Loading…
tests/ui/async-await/gat-is-send-across-await.rs: New regression test 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.
#154179 opened Mar 21, 2026 by Enselic Loading…
Support ASAN with x86_64-pc-windows-gnullvm 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-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.
#154177 opened Mar 21, 2026 by mati865 Draft
Add new alias for Guillaume Gomez email address A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#154175 opened Mar 21, 2026 by GuillaumeGomez Loading…
ProTip! Exclude everything labeled bug with -label:bug.