ICE with async_trait #82470
Labels
A-async-await
Area: Async & Await
A-closures
Area: Closures (`|…| { … }`)
AsyncAwait-Triaged
Async-await issues that have been triaged during a working group meeting.
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.
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Note:
This also requires a incorrectly configuredThe easiest way to reproduce this bug is to clone this repository: https://github.com/theunkn0wn1/Rust-ICE-0Cargo.toml
, one that declares but doesn't enableasync_trait
.This occurs both on stable and nightly.
Code
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: