function with const generic and impl trait parameter causes ICE #60953
Labels
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
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.
Hello !
A blank rust project with just this
main.rs
:causes:
And while I'm here, thanks in general for implementing const generics ! They're gonna be a huge help.
Have a nice day !
The text was updated successfully, but these errors were encountered: