Skip to content

ICE unexpected type in type_metadata: impl core::future::future::Future #58888

Closed
@PvdBerg1998

Description

@PvdBerg1998

Latest nightly (x86_64-pc-windows-msvc) panics when I run cargo test on my codebase using async await.

error: internal compiler error: src\librustc_codegen_llvm\debuginfo\metadata.rs:661: debuginfo: unexpected type in type_metadata: impl core::future::future::Future

thread 'rustc' panicked at 'Box<Any>', src\librustc_errors\lib.rs:620:9

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-async-awaitArea: Async & AwaitAsyncAwait-PolishAsync-await issues that are part of the "polish" areaC-bugCategory: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions