thread 'rustc' panicked at 'Box<Any>' #41104
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
rustc
panicked when I was trying to write RBST (a kind of balanced binary search tree).I tried this code:
I expected to see this happen: rustc reports syntax errors
Instead, this happened: it panicked
Meta
rustc --version --verbose
:Backtrace:
The text was updated successfully, but these errors were encountered: