ICE TAIT: Failed to unify obligation; no errors encountered even though delay_span_bug
issued
#111470
Labels
C-bug
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Hey! I was trying to make it work somehow with
impl Fn*
, when the function depends on the other generic parameters. I came to this approach and encountered an ICE.https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=ff6eed88b2feb32c9fb18a94384dc2ca
Code
Meta
rustc --version --verbose
:Error output
Output
The text was updated successfully, but these errors were encountered: