internal compiler error: local_def_id: no entry for HirId #104827
Labels
C-bug
Category: This is a bug.
F-try_trait_v2
Tracking issue for RFC#3058
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.
Code
It appears this occurs when the
impl FromResidual
is located inside the function. Moving it out yields regular compiler errors.Meta
rustc --version --verbose
:Also
rustc 1.67.0-nightly (a28f3c88e 2022-11-20)
Error output
The text was updated successfully, but these errors were encountered: