ice: E0277 points at nonexisting .await
#113203
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-parser
Area: The parsing of Rust source code to an AST
C-bug
Category: This is a bug.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
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
rustc --edition=2018 file.rs
the zero sized span at the
.await
causes the debug iceMeta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: