Failed get
in util::ppaux::re_scope_id_to_str, followed by ICE
#2586
Labels
A-lifetimes
Area: Lifetimes / regions
A-pretty
Area: Pretty printing (including `-Z unpretty`)
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
Milestone
Gist of the backtrace: https://gist.github.com/2926927
This came up because I had set
RUST_LOG=rustc::middle::typeck::infer=3
in order to debug an unrelated issue in infer, and turning logging on for infer caused this.The text was updated successfully, but these errors were encountered: