ICE: expected item, found unknown node
, caused by reexport.
#68103
Labels
A-HIR
Area: The high-level intermediate representation (HIR)
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.
Attempting to compile this code:
Playground link: https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=9ee5284237231c2287488a22ec49230a
Causes this ICE in nightly 2019-12-29 ,and stable with a slightly different stack trace.
The text was updated successfully, but these errors were encountered: