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

Avoid synthetic auto-trait ICE with next solver in rustdoc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#156523 opened May 13, 2026 by TaKO8Ki Member Loading…
Rollup of 3 pull requests A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#156522 opened May 13, 2026 by JonathanBrouwer Contributor Loading…
[style] rustfmt matches with comments in or-patterns A-run-make Area: port run-make Makefiles to rmake.rs 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-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#156518 opened May 13, 2026 by estebank Contributor Loading…
Fix UB in Iterator::map_windows clone on element clone panic 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.
#156517 opened May 12, 2026 by HaseebKhalid1507 Loading…
nix: remove some unneeded variables S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#156516 opened May 12, 2026 by GrigorenkoPV Contributor Loading…
debuginfo: create_scope_map.rs: change discriminators map capacity to… 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.
#156515 opened May 12, 2026 by edrf0 Loading…
miri subtree update 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)
#156513 opened May 12, 2026 by RalfJung Member Loading…
Turn elided_lifetimes_in_associated_constant FCW into a hard error 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.
#156508 opened May 12, 2026 by oli-obk Contributor Draft
resolve paths in rustc_on_unimplemented A-attributes Area: Attributes (`#[…]`, `#![…]`) 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-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.
#156505 opened May 12, 2026 by mejrs Contributor Loading…
bootstrap: remap windows-style OUT_DIR paths 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)
#156504 opened May 12, 2026 by paradoxicalguy Contributor Loading…
Privacy: move macros handling to early stage 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.
#156500 opened May 12, 2026 by Bryanskiy Contributor Loading…
rustdoc: fix ICE when delegating functions with impl Trait as argument type F-fn_delegation `#![feature(fn_delegation)]` 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#156498 opened May 12, 2026 by cijiugechu Member Loading…
fix-155516: Don't suggest wrong upwrap expect 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.
#156497 opened May 12, 2026 by lokirithm Contributor Loading…
Redesigned Components iterator to use front and back indexing instead mutating and subslicing path field 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.
#156496 opened May 12, 2026 by asder8215 Contributor Loading…
Emit either mono item of Drop::drop or Drop::pin_drop depending on which was implemented 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.
#156495 opened May 12, 2026 by frank-king Contributor Loading…
actually run the temp_dir doctest 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.
#156493 opened May 12, 2026 by RalfJung Member Loading…
remove/update various cfg(miri) O-unix Operating system: Unix-like 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.
#156492 opened May 12, 2026 by RalfJung Member Loading…
Fix missing period in Iterator product doc comment 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.
#156488 opened May 12, 2026 by justinyaodu Contributor Loading…
Add paths for linked associated items A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#156474 opened May 11, 2026 by qaijuang Contributor Loading…
Add support for Zprint-codegen-stats-json 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.
#156472 opened May 11, 2026 by stephenduong1004 Loading…
Fix misleading error messages for keywords that escape a const initializer 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.
#156471 opened May 11, 2026 by willpuhr Draft
mark the 'import linkage' statics as unnamed_addr A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. PG-exploit-mitigations Project group: Exploit mitigations 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.
#156467 opened May 11, 2026 by RalfJung Member Loading…
Avoid ICE in known_panics_lint for mismatched type const literals 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.
#156463 opened May 11, 2026 by reddevilmidzy Member Loading…
resolve instances in ctfe based on current const context 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)
#156454 opened May 11, 2026 by fee1-dead Member Draft
Add new alias kind Ambiguous and renormalize instantiated binders 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-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)
#156453 opened May 11, 2026 by adwinwhite Contributor Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.