type annotations required with -Znew-solver
strsim:0.10.0
#119607
Labels
A-trait-system
Area: Trait system
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
I tried this code:
I expected to see this happen: Code compiles (as without the
-Znew-solver
flag)Instead, this happened: Compilation failed
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: