ICE: /checkout/src/librustc/ich/impls_ty.rs:78: TypeIdHasher: unexpected region ReLateBound(DebruijnIndex { depth: 1 }, "BrEnv") #45161
Labels
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Received the ICE in the title when compilng rsjni
output.txt
This only occurred on the
x86_64-unknown-linux-gnu
nightly build. I was able to successfully build and test withi686-unknown-linux-gnu
andx86_64-pc-windows-msvc
nightlies.Meta
rustc --version --verbose
rustc 1.22.0-nightly (692b94a 2017-10-09)
binary: rustc
commit-hash: 692b94a
commit-date: 2017-10-09
host: x86_64-unknown-linux-gnu
release: 1.22.0-nightly
LLVM version: 4.0
Backtrace:
The text was updated successfully, but these errors were encountered: