-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
-Znext-solver=globally failed to satisfy std::ops::Residual #119293
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-typesRelevant to the types team, which will review and decide on the PR/issue.Relevant to the types team, which will review and decide on the PR/issue.WG-trait-system-refactorThe Rustc Trait System Refactor Initiative (-Znext-solver)The Rustc Trait System Refactor Initiative (-Znext-solver)
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-typesRelevant to the types team, which will review and decide on the PR/issue.Relevant to the types team, which will review and decide on the PR/issue.WG-trait-system-refactorThe Rustc Trait System Refactor Initiative (-Znext-solver)The Rustc Trait System Refactor Initiative (-Znext-solver)
Type
Fields
Give feedbackNo fields configured for issues without a type.
I tried to compile crate syn (2.0.37/2.0.43/master) with
-Znext-solver=globallyand got errors:This is short example to reproduce:
Meta
rustc --version --verbose: