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

Honor field-level lint attributes in non_snake_case 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.
#159332 opened Jul 15, 2026 by chenyukang Member Loading…
Fix ignore-llvm-version directive in codegen-llvm/array-equality.rs llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) 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.
#159331 opened Jul 15, 2026 by zmodem Contributor Loading…
fix some edition annotations in UI tests 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.
#159330 opened Jul 15, 2026 by jyn514 Member Loading…
Fix the stale metrics directory warning 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#159329 opened Jul 15, 2026 by reidliu41 Contributor Loading…
tests/assembly-llvm: relax aarch64 stack size check in issue-141649 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.
#159328 opened Jul 15, 2026 by DeepeshWR Contributor Loading…
Deny multiple EII impls on a single item A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#159326 opened Jul 15, 2026 by bjorn3 Member Loading…
Fix safety doc in intrinsics::simd 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.
#159322 opened Jul 15, 2026 by yilin0518 Contributor Loading…
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
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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#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
Move tests batch 18 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.
#159309 opened Jul 14, 2026 by danieljofficial Contributor Loading…
Improve missing value diagnostics for built-in attributes S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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…
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-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.
#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…
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-clippy Relevant to the Clippy team. 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
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! Mix and match filters to narrow down what you’re looking for.