ICE with --pretty=expanded and async/await #53447
Labels
A-async-await
Area: Async & Await
A-pretty
Area: Pretty printing (including `-Z unpretty`)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
In
tests/tests.rs
:when compiling with
cargo rustc --test tests -- -Zunstable-options --pretty=expanded
Along with an empty
src/lib.rs
and the followingCargo.toml
:Results in:
The text was updated successfully, but these errors were encountered: