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 ui tests for test harness item walk and proc macro input gating 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.
#159319 opened Jul 15, 2026 by akintewe Loading…
Add regression test for imperfect derive 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.
#159318 opened Jul 15, 2026 by MlDenis Loading…
Fix inappropriate bool calling convention for aarch64 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.
#159317 opened Jul 15, 2026 by workingjubilee Member Draft
Rollup of 15 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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. T-release Relevant to the release subteam, 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.
#159316 opened Jul 15, 2026 by jhpratt Member Loading…
Fix confusing compiler diagnostic messages and error code docs 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.
#159315 opened Jul 15, 2026 by axeroofficialtournament-del Loading…
[beta-1.98] Update cargo S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#159314 opened Jul 15, 2026 by weihanglo Member Loading…
Add #[inline] annotation to functions moved out of std::io perf-regression Performance regression. 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.
#159313 opened Jul 15, 2026 by bushrat011899 Contributor Loading…
Windows implementation for stdio set/take/replace #150668 O-windows Operating system: Windows 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.
#159312 opened Jul 14, 2026 by the8472 Member Draft
Add 1.97.1 release notes S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#159311 opened Jul 14, 2026 by Mark-Simulacrum Member Loading…
cleanup: upstream dropped AMX-TF32 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.
#159310 opened Jul 14, 2026 by gmittert Loading…
Move tests batch 18 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.
#159309 opened Jul 14, 2026 by danieljofficial Contributor Loading…
Reorganize tests/ui/issues [24/N] 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.
#159308 opened Jul 14, 2026 by zedddie Contributor Loading…
Improve missing value diagnostics for built-in 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.
#159307 opened Jul 14, 2026 by TorinAsakura Loading…
Add new variant to iterating-updating-mutref borrowck 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.
#159306 opened Jul 14, 2026 by jackh726 Member Loading…
std: clarify available_parallelism docs for Windows 11 processor groups 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.
#159305 opened Jul 14, 2026 by valentynkit Contributor Loading…
Fix ICE for direct inline const generic defaults 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.
#159303 opened Jul 14, 2026 by TaKO8Ki Member Loading…
Implement Debug helpers that take closures with &mut dyn FnMut 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.
#159302 opened Jul 14, 2026 by connortsui20 Contributor Loading…
Update Enzyme to handle LLVM23 F-autodiff `#![feature(autodiff)]` S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#159301 opened Jul 14, 2026 by ZuseZ4 Member Loading…
Deprecate to_string() on ByteStr and ByteString 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.
#159300 opened Jul 14, 2026 by DanielEScherzer Contributor Draft
Implement bool::toggle 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.
#159296 opened Jul 14, 2026 by CenTdemeern1 Loading…
Allow Foo { .. } patterns to match non-struct types A-patterns Relating to patterns and pattern matching needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. needs-rfc This change is large or controversial enough that it should have an RFC accepted before doing it. 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
#159295 opened Jul 14, 2026 by Jules-Bertholet Contributor Loading…
renovate: don't update PRs in the merge queue S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#159294 opened Jul 14, 2026 by marcoieni Member Loading…
view-types: propagate view types to rustc_middle 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-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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#159291 opened Jul 14, 2026 by scrabsha Contributor Draft
Fix Zulip backport command suggestion 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.
#159289 opened Jul 14, 2026 by apiraino Contributor 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
ProTip! Add no:assignee to see everything that’s not assigned.