3 line ICE on stable and nightly (Unexpected type in full type resolver) #38404
Labels
A-trait-system
Area: Trait system
P-medium
Medium priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
the following generates a compiler error on all current versions:
RUST_BACKTRACE hangs for me, but emits:
error: internal compiler error: ../src/librustc/infer/resolve.rs:132: Unexpected type in full type resolver: FreshTy(0)
https://is.gd/lkcWgT
This is greatly cut down from a real world example, and a blocking issue for me
The text was updated successfully, but these errors were encountered: