ICE: type metadata for unique ID VariantStructType([async block@h3/src/tests/connection.rs:631:22: 646:6], 0, HiddenZst)
is already in the TypeMap
!
#105822
Labels
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
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
The error occurs when compiling tests in https://github.com/hyperium/h3.
I am sorry but I wasn't able to create a minimized example.
But I found out that without this function call (and the same function calls in similar tests) the error don't occur.
https://github.com/hyperium/h3/blob/885144bfcb0414bcb86b63cec9c65a611c7e56ee/h3/src/tests/connection.rs#L586 .
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: