ICE on rustc 2018-03-26: librustc_typeck/check/mod.rs:2119: no type for node 3435: type failure::Error (id=3435) in fcx 0x7f5b281f1110 #49408
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Hi,
I hit an ICE on the latest nightly (but it panics the same on a month old rustc).
I'm sorry I will not have the time to investigate or reduce the cause before Thursday but here are the steps to reproduce:
This is the latest commit of this branch that triggered the ICE:
PaulGrandperrin/reactfs@408050f
This bug also looks similar to this one which was closed 6 month ago.
#44957
The trace:
The text was updated successfully, but these errors were encountered: