-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make Project group: Exploit mitigations
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.
lto
and linker-plugin-lto
work the same for compiler_builtins
PG-exploit-mitigations
#142323
opened Jun 10, 2025 by
maurer
Loading…
[early rough draft] GCI: Don't evaluate free const items with impossible predicates
F-generic_const_items
`#![feature(generic_const_items)]`
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Add edition checks for some tests that had divergent output
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.
#142255
opened Jun 9, 2025 by
estebank
Loading…
nll-relate: improve hr opaque types support
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.
#142079
opened Jun 5, 2025 by
lcnr
Loading…
FIXME(-Znext-solver)
triage
S-waiting-on-review
#141763
opened May 30, 2025 by
lcnr
Loading…
unstable-book: Add stubs for environment variables; document some of the important ones
A-tidy
Area: The tidy tool
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)
#141624
opened May 27, 2025 by
jyn514
Loading…
[WIP] Expand free alias types during variance computation
F-lazy_type_alias
`#![feature(lazy_type_alias)]`
perf-regression
Performance regression.
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-types
Relevant to the types team, which will review and decide on the PR/issue.
Expand free alias types when computing implied outlives-bounds
F-lazy_type_alias
`#![feature(lazy_type_alias)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
WIP: Unstable impls
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.
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)
Allow while let chains on all editions
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
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.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
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.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-lang
Relevant to the language team
#140204
opened Apr 23, 2025 by
est31
Loading…
Do not run per-module late lints if they can be all skipped
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.
#139597
opened Apr 9, 2025 by
Kobzol
Loading…
[WIP] mgca: Add ConstArg representation for const items
A-const-generics
Area: const generics (parameters and arguments)
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
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)
Add Area: Attributes (`#[…]`, `#![…]`)
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
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.
#[loop_match]
for improved DFA codegen
A-attributes
#138780
opened Mar 21, 2025 by
folkertdev
Loading…
Fix split index calculation in 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.
check_type_alias_where_clause_location
S-waiting-on-review
#138037
opened Mar 5, 2025 by
stuuupidcat
Loading…
Fix code suggestion for local enum patterns in non-exhaustive matches
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.
#137783
opened Feb 28, 2025 by
makai410
Loading…
Detect struct construction with private field in field with default
A-diagnostics
Area: Messages for errors, warnings, and lints
F-default_field_values
`#![feature(default_field_values)]`
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.
#135846
opened Jan 21, 2025 by
estebank
Loading…
Remove unstable cfg Area: Attributes (`#[…]`, `#![…]`)
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
target(...)
compact feature
A-attributes
#130780
opened Sep 24, 2024 by
Urgau
Loading…
Add 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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
overflow_checks
intrinsic
S-blocked
#128666
opened Aug 4, 2024 by
pitaj
Loading…
When annotations needed, look at impls for more accurate suggestions
A-diagnostics
Area: Messages for errors, warnings, and lints
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.
#128653
opened Aug 4, 2024 by
estebank
Loading…
ProTip!
Mix and match filters to narrow down what you’re looking for.