overflow evaluating the requirement <I as ToOwned>::Owned normalizes-to _
with -Znew-solver
and winnow
#119608
Labels
A-trait-system
Area: Trait system
C-bug
Category: This is a bug.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
I tried this code:
I expected to see this happen: Code compiles without error as it does without
-Znext-solver
Instead, this happened: Compilation fails
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: