ICE from attempting to build cargo hello world on wsl filesystem but from windows #77327
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.
Code
create a new cargo project in windows (I did this via jetbrains ui), then move it to //wsl$/... somewhere. try to run it with
cargo run
from windows. the windows rust compiler will likely crash with an internal error.Meta
rustc --version --verbose
:Error output
I did this with jetbrains clion. its run output:
The text was updated successfully, but these errors were encountered: