ICE: rustc --print crate-name
on WSL2
#109828
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.
Getting this ICE on WSL2 in any rust repo I open
OS: Debian
kernel: 5.15.90.1-microsoft-standard-WSL2
Code
# (shell) rustc --print crate-name
Meta
rustc --version --verbose
:Error output
thread 'rustc' panicked at 'called
Option::unwrap()
on aNone
value', compiler/rustc_driver/src/lib.rs:627:44Backtrace
The text was updated successfully, but these errors were encountered: