-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Incompletely prefer opaque type bounds when self type bottoms out in infer
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)
#140405
opened Apr 28, 2025 by
compiler-errors
•
Draft
Resolve instance for SymFn in global/naked asm
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140374
opened Apr 27, 2025 by
compiler-errors
Loading…
Move inline asm check to typeck, properly handle aliases
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140302
opened Apr 25, 2025 by
compiler-errors
Loading…
Do not compute type_of for impl item if impl where clauses are unsatisfied
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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)
#140276
opened Apr 25, 2025 by
compiler-errors
Loading…
Only prefer param-env candidates if they remain non-global after norm
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)
#140260
opened Apr 24, 2025 by
compiler-errors
Loading…
[crater] Only consider predicate non-global if binder vars are in PREDICATE binder
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.
#140209
opened Apr 23, 2025 by
compiler-errors
•
Draft
[crater] WF is not coinductive
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.
#140208
opened Apr 23, 2025 by
compiler-errors
•
Draft
Remove 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Symbol
from Named
variant of BoundRegionKind
/LateParamRegionKind
perf-regression
#139598
opened Apr 9, 2025 by
compiler-errors
•
Draft
[experiment] How expensive is 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.
if_cause
?
S-waiting-on-review
#139594
opened Apr 9, 2025 by
compiler-errors
•
Draft
Stop dirtying incremental with span access when computing region scope span
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.
#139459
opened Apr 6, 2025 by
compiler-errors
•
Draft
Error on recursive opaque ty in HIR typeck
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.
#139419
opened Apr 5, 2025 by
compiler-errors
•
Draft
Move coercion hack 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.
coerce_unsized
to check_cast
S-waiting-on-review
#138542
opened Mar 15, 2025 by
compiler-errors
Loading…
Implement 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.
feature(precise_capturing_of_types)
S-waiting-on-review
#138473
opened Mar 14, 2025 by
compiler-errors
Loading…
Stabilize return type notation (RFC 3654)
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.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#138424
opened Mar 12, 2025 by
compiler-errors
Loading…
1 of 4 tasks
Recover 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.
param: Ty = EXPR
S-waiting-on-author
#137396
opened Feb 21, 2025 by
compiler-errors
Loading…
Check preds post mono (round 2)
S-waiting-on-author
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#137003
opened Feb 14, 2025 by
compiler-errors
•
Draft
Instantiate predicate binder without recanonicalizing goal in new solver
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)
#136997
opened Feb 14, 2025 by
compiler-errors
•
Draft
Use the new solver in the This issue / PR is in PFCP or FCP with a disposition to merge it.
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-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)
impossible_predicates
disposition-merge
#136988
opened Feb 13, 2025 by
compiler-errors
Loading…
Trait methods inherit trait const stability, do not inherit const stability from their own regular stability
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.
#136319
opened Jan 30, 2025 by
compiler-errors
Loading…
Fix 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.
PostBorrowckAnalysis
for old solver
S-waiting-on-review
#135899
opened Jan 22, 2025 by
compiler-errors
Loading…
Consider parent aliases of rigid nested projections for outlives bounds
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.
#135008
opened Jan 2, 2025 by
compiler-errors
•
Draft
Constify 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.
PartialEq
S-blocked
#133995
opened Dec 7, 2024 by
compiler-errors
Loading…
Stop considering moved-out locals when computing auto traits for generators (rebased)
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
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-types
Relevant to the types team, which will review and decide on the PR/issue.
#128846
opened Aug 8, 2024 by
compiler-errors
Loading…
[WIP] Support param bounds on non-lifetime binders
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#115362
opened Aug 29, 2023 by
compiler-errors
Loading…
ProTip!
Mix and match filters to narrow down what you’re looking for.