extern crate self as core
in libcore is an ICE
#73473
Labels
A-resolve
Area: Name resolution
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.
I tried this code:
I expected to see this happen: Either the crate compiles successfully or gives a reasonable error.
Instead, this happened:
Found while working on #73445.
Meta
build/x86_64-unknown-linux-gnu/stage0/bin/rustc --version -v
:Backtrace
The text was updated successfully, but these errors were encountered: