ICE: edition 2021: self.lines.iter().all(|r| !r.iter().any(|sc| sc.chr == \'\\t\')) #105210
Labels
A-edition-2021
Area: The 2021 edition
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
note: it is crucial that between
await (
and(move {
there is a tab and not a spaceMeta
rustc --version --verbose
:Error output
rustc --edition=2021 <file>
Backtrace
The text was updated successfully, but these errors were encountered: