- Notifications
You must be signed in to change notification settings - Fork 13.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[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.
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…
Port 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. 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 • Draft
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…
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. 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 proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. 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…
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…
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…
ProTip! Adding no:label will show everything without a label.