Compiler panicked "ident only path should have been covered already" #22647
Labels
A-closures
Area: Closures (`|…| { … }`)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Hello.
Trying to learn Rust, playing with closures. Compiler asked me to report bug.
Code:
Error:
File
/Users/rustbuild/src/rust-buildbot/slave/nightly-dist-rustc-mac/build/src/libsyntax/diagnostic.rs
doesn't exist, folder/Users/rustbuild/
too.In this code I tried to create closure with function as first argument, but can't yet find how to declare it. But it's offtopic :)
The text was updated successfully, but these errors were encountered: