Rustc nightly 2017-09-19 crashes because of impl Iterator with reference Item #44956
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
(When I remove the '&' from Item, it gives the error "expected reference".)
The text was updated successfully, but these errors were encountered: