type metadata for unique ID is already in the TypeMap
!
#109464
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
F-async_fn_in_trait
Static async fn in traits
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.
Code
Link for the playground
Meta
rustc --version --verbose
:Error output
Observation
The error does not happen with any of the 3 changes bellow
SharedState
parameter from the trait functionAndThen
structThe text was updated successfully, but these errors were encountered: