Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Code tried
fn main() {
break rust;
}
Expected Behavior
It doesn't crash!
Current Behavior
It crash with an ICE!
rustc --version --verbose
rustc 1.59.0 (9d1b210 2022-02-23)
binary: rustc
commit-hash: 9d1b210
commit-date: 2022-02-23
host: x86_64-unknown-linux-gnu
release: 1.59.0
LLVM version: 13.0.0
Backtrace
note: the compiler expectedly panicked. this is a feature.
note: we would appreciate a joke overview: rust-lang#43162 (comment)
note: rustc 1.59.0 (9d1b210 2022-02-23) running on x86_64-unknown-linux-gnu
Some errors have detailed explanations: E0268, E0425.
For more information about an error, try rustc --explain E0268
.
error: could not compile playground
due to 2 previous errors
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels