NLL impl_trait_in_bindings ICE #57200
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
F-impl_trait_in_bindings
`#![feature(impl_trait_in_bindings)]`
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Backtrace:
https://play.rust-lang.org/?version=nightly&mode=release&edition=2018&gist=fed15c3173e52cba9875b50dace18c00
2015's Edition compiles fine (without NLL), 2018 ICE's
The text was updated successfully, but these errors were encountered: