-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
fulfill: dedup newly added obligations
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#145714
opened Aug 21, 2025 by
lcnr
Loading...
remove FIXME block from 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.
has_significant_drop
, can handle inference
S-waiting-on-review
#145181
opened Aug 9, 2025 by
tnuha
Loading...
resolve: Do not finalize shadowed bindings
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
O-unix
Operating system: Unix-like
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.
#145113
opened Aug 8, 2025 by
petrochenkov
Loading...
add AnonConstKind to non_trivial_const_arg 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.
Constify trait aliases
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.
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)
#144291
opened Jul 22, 2025 by
oli-obk
Loading...
[experiment] first draft of init array syntax
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-libs
Relevant to the library 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)
#143553
opened Jul 7, 2025 by
dingxiangfei2009
•
Draft
Fix diagnostics str::replace comma to bar
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.
Avoid loading HIR for check_well_formed on type declarations
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.
#143328
opened Jul 2, 2025 by
oli-obk
Loading...
add reference id to test, and fix filename
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.
#143314
opened Jul 2, 2025 by
tshepang
Loading...
Add coroutine info to v0 symbol mangling (via DefPath/DefPathData)
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-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.
#143259
opened Jun 30, 2025 by
sharnoff
Loading...
wf: emit projection goal for aliases
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#140558
opened May 1, 2025 by
lcnr
Loading...
change unsatisfiable trivial bounds detection
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
#140313
opened Apr 25, 2025 by
lcnr
Loading...
Stabilize 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.
offset_of_slice
S-waiting-on-author
#139673
opened Apr 11, 2025 by
jdonszelmann
Loading...
Enhance Scope Enum with Late Types and Consts Handling
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.
Try use Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
tcx.ensure_ok
for some predicates_of queries.
S-waiting-on-author
#139256
opened Apr 2, 2025 by
zetanumbers
•
Draft
Fix struct_tail_raw argument order and ObligationCause usage
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.
#138456
opened Mar 13, 2025 by
JumpiiX
Loading...
Keep space if arg does not follow punctuation when lint unused parens
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.
Tweak comma handling of "missing match arm" suggestion and fix "remove this arm" suggestion, and make suggestion verbose
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.
#137409
opened Feb 22, 2025 by
estebank
Loading...
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
F-derive_coerce_pointee
Feature: RFC 3621's oft-renamed implementation
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.
I-types-nominated
Nominated for discussion during a types team meeting.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
T-types
Relevant to the types team, which will review and decide on the PR/issue.
derive(CoercePointee)
disposition-merge
#133820
opened Dec 3, 2024 by
dingxiangfei2009
Loading...
remove 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.
Subtype
projections
S-waiting-on-author
#133258
opened Nov 20, 2024 by
lcnr
Loading...
compiler: suggest 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.
const _
for a misplaced const {}
S-waiting-on-author
#128374
opened Jul 29, 2024 by
workingjubilee
•
Draft
Implement consecutive type-relative paths
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-types
Relevant to the types team, which will review and decide on the PR/issue.
privacy: normalize associated types before visiting
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
#126076
opened Jun 6, 2024 by
jswrenn
Loading...
Revert "CFI: Skip non-passed arguments"
PG-exploit-mitigations
Project group: Exploit mitigations
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.
CFI: Fix fn items, closures, and Fn trait objects
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ProTip!
Exclude everything labeled
bug
with -label:bug.