- Notifications
You must be signed in to change notification settings - Fork 13.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Warn on unused_attributes in uitests A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc 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.
#147813 opened Oct 17, 2025 by JonathanBrouwer Loading… updated Oct 17, 2025
Fix ICE from invalid delimeter in attrs parsing A-attributes Area: 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.
#147778 opened Oct 16, 2025 by chenyukang Loading… updated Oct 16, 2025
Fix ICE in pattern matching with generic const array length errors 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.
#147724 opened Oct 15, 2025 by chenyukang Loading… updated Oct 16, 2025
add transparent attribute for mod items A-attributes Area: Attributes (`#[…]`, `#![…]`) A-resolve Area: Name/path resolution done by `rustc_resolve` specifically 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.
#147709 opened Oct 15, 2025 by yaahc Loading… updated Oct 16, 2025
Port Area: Attributes (`#[…]`, `#![…]`) 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#[cfg_attr]
to the new attribute parsing infrastructure A-attributes #147532 opened Oct 9, 2025 by JonathanBrouwer Loading… updated Oct 16, 2025
Add warn-by-default lint for visibility on Area: Lints (warnings about flaws in source code) such as unused_mut. A-visibility Area: Visibility / privacy disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. final-comment-period In the final comment period and will be merged soon unless new substantive objections are raised. I-lang-nominated Nominated for discussion during a lang team meeting. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. P-lang-drag-1 Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-lang Relevant to the language team
const _
declarations A-lints #147136 opened Sep 28, 2025 by Jules-Bertholet Loading… updated Oct 15, 2025
x86: Correctly pass larger structs/types in registers with -Zregparm 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.
#147628 opened Oct 13, 2025 by sulix Loading… updated Oct 15, 2025
Use delay_span_bug in validate-mir. 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.
#147712 opened Oct 15, 2025 by cjgillot Loading… updated Oct 15, 2025
StateTransform: Only load pin field once. 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.
#147493 opened Oct 8, 2025 by cjgillot Loading… updated Oct 14, 2025
[WIP] Move even more early buffered lints to dyn lint diagnostics 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.
c_variadic
: Add future-incompatibility warning for ...
arguments without a pattern outside of extern
blocks disposition-merge #143619 opened Jul 7, 2025 by beetrees Loading… updated Oct 13, 2025
Handle macro invocation in attribute during parse A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#146579 opened Sep 15, 2025 by estebank Loading… updated Oct 5, 2025
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.