Error compiling "guessing_game" tutorial code #86498
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'm new to Rust and trying to follow the examples.
This was working perfectly fine yesterday.
The only difference is that yesterday I installed the "Rust" extension.
Today VS Code told me that rust wasn't installed in WSL (Ubuntu 20.04) and would I like to install it?
I clicked 'yes' and it did "something" (sorry I didn't pay attention to what happened, I assumed it was updating some internal VS Code stuff). After that I changed a letter on the source code to see the new compile message, as suggested in the Rust book, and it exploded.
I assume this is a VS Code || Rust extension bug but I'm a complete newb and don't know what else to do. Happy to provide more details if needed.
Code
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: