-Znext-solver=globally
failed to satisfy std::ops::Residual
#119293
Labels
C-bug
Category: This is a bug.
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)
I tried to compile crate syn (2.0.37/2.0.43/master) with
-Znext-solver=globally
and got errors:This is short example to reproduce:
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: