-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove 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.
AttributeLintKind variants - part 3
A-attributes
#155529
opened Apr 20, 2026 by
GuillaumeGomez
Member
Loading…
Rip out rustc_layout_scalar_valid_range_* attribute support
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-clippy
Relevant to the Clippy team.
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.
#155433
opened Apr 17, 2026 by
oli-obk
Contributor
Loading…
remove gate macros from BUILTIN_ATTRIBUTES
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.
Error on invalid macho section specifier
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
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-radar
Items that are on lang's radar and will need eventual work or consideration.
O-apple
Operating system: Apple / Darwin (macOS, iOS, tvOS, visionOS, watchOS)
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-lang
Relevant to the language team
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#155065
opened Apr 9, 2026 by
folkertdev
Contributor
Loading…
Remove Area: Attributes (`#[…]`, `#![…]`)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
AttributeExt
A-attributes
Remove Performance regression.
perf-regression-triaged
The performance regression has been triaged.
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.
HashStable impl for [hir::Attribute].
perf-regression
#154924
opened Apr 7, 2026 by
nnethercote
Contributor
Loading…
Fix ICE from cfg_attr_trace
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-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#154803
opened Apr 4, 2026 by
chenyukang
Member
Loading…
When multiple traits are applicable for method, do not specialize main message to the first one that applied
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.
#153679
opened Mar 10, 2026 by
estebank
Contributor
Loading…
Syntactically reject equality predicates
A-rustdoc-json
Area: Rustdoc JSON backend
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
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.
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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-lang
Relevant to the language team
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
T-rustfmt
Relevant to the rustfmt team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
Add a Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
perf-regression
Performance regression.
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.
layout_of_val intrinsic for when you want both size_of_val+align_of_val
A-LLVM
#152867
opened Feb 19, 2026 by
scottmcm
Member
Loading…
doc attribute parsing errors: Revert #151952
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-t-rustdoc
Status: Awaiting decision from T-rustdoc
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.
#152221
opened Feb 6, 2026 by
GuillaumeGomez
Member
Loading…
Fix 'assign to data in an index of' collection suggestions
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.
#152216
opened Feb 6, 2026 by
GTimothy
Loading…
Add new unstable attribute: Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
#[export_visibility = ...].
A-attributes
#151431
opened Jan 20, 2026 by
anforowicz
Contributor
Loading…
prettier error for parsed attrs on 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.
Target::Param
A-attributes
#150903
opened Jan 9, 2026 by
Bryntet
Contributor
Loading…
[DONT MERGE] crater run for FCW on 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.
#[should_panic]
A-attributes
add FCW to invalid 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.
#[should_panic] and #[ignore]
A-attributes
#150416
opened Dec 27, 2025 by
Bryntet
Contributor
Loading…
Make inline attributes apply to the generated Area: Attributes (`#[…]`, `#![…]`)
relnotes
Marks issues that should be documented in the release notes of the next release.
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.
poll in async fn
A-attributes
#149245
opened Nov 23, 2025 by
xacrimon
Contributor
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.