ICE: 'index out of bounds: the len is 1 but the index is 1' for println! and writeln! #35082
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
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 crash:
I tried this code:
I expected to see this happen:
Instead, this happened:
Meta
The text was updated successfully, but these errors were encountered: