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

Add IoSplit diagnostic item for std::io::Split 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.
#154416 opened Mar 26, 2026 by vitkyrka Draft
Clarify isqrt documentation for signed integers 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.
#154415 opened Mar 26, 2026 by JivinSardine Loading…
fix: extract 1 unsafe expression(s) to env vars A-CI Area: Our Github Actions CI S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#154414 opened Mar 26, 2026 by dagecko Loading…
Rollup of 2 pull requests 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-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#154412 opened Mar 26, 2026 by JonathanBrouwer Loading…
Clean up the API for opening/checking incremental-compilation files 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.
#154410 opened Mar 26, 2026 by Zalathar Loading…
Update try_blocks to a new tracking issue number 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-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#154409 opened Mar 26, 2026 by scottmcm Loading…
Link from assert_matches to debug_assert_matches 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.
#154407 opened Mar 26, 2026 by theemathas Loading…
Improve doc comment unicode guidance 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.
#154405 opened Mar 26, 2026 by chenyukang Loading…
Add tracking of query call locations 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. 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.
#154402 opened Mar 26, 2026 by Zoxc Draft
Enhance documentation on wake call memory ordering 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.
#154401 opened Mar 26, 2026 by xmh0511 Loading…
Remove OpaqueListContents 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.
#154399 opened Mar 26, 2026 by nnethercote Loading…
Add test for async Send with PhantomData<*mut ()> + unsafe impl Send + dyn Trait 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.
#154398 opened Mar 26, 2026 by sandersaares Loading…
chore(deps): update rust crate tar to v0.4.45 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) T-clippy Relevant to the Clippy team.
#154396 opened Mar 26, 2026 by xtqqczze Loading…
Normalize rustc path prefix when testing -Z track-diagnostics 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.
#154394 opened Mar 25, 2026 by aDotInTheVoid Loading…
Add more robust handling of nested query cycles 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.
#154389 opened Mar 25, 2026 by Zoxc Draft
Improved handling for cycles within the query system itself A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-tidy Area: The tidy tool 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) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#154387 opened Mar 25, 2026 by jyn514 Loading…
Fix #[expect(dead_code)] liveness propagation 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.
#154377 opened Mar 25, 2026 by mu001999 Loading…
Remove more BuiltinLintDiag variants - part 4 perf-regression Performance regression. 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.
#154376 opened Mar 25, 2026 by GuillaumeGomez Loading…
large_enums mir pass: fix is_enabled logic 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.
#154375 opened Mar 25, 2026 by RalfJung Loading…
Rename MetaSized trait to SizeOfVal A-run-make Area: port run-make Makefiles to rmake.rs A-rustc-dev-guide Area: rustc-dev-guide A-rustdoc-json Area: Rustdoc JSON backend A-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` 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-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. 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#154374 opened Mar 25, 2026 by lqd Draft
Skip linting unused braces for FunctionArg and MethodArg context for 2024 later 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.
#154373 opened Mar 25, 2026 by chenyukang Loading…
Exposing Float Masks 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.
#154372 opened Mar 25, 2026 by Apersoma Draft
Use LocalDefId for more tcx method calls T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#154371 opened Mar 25, 2026 by zetanumbers Loading…
Clarify one-past-the-end pointer validity 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.
#154370 opened Mar 25, 2026 by justanotheranonymoususer Loading…
Fix pattern_from_macro_note for bit-or expr 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.
#154369 opened Mar 25, 2026 by ver-nyan Loading…
ProTip! no:milestone will show everything without a milestone.