Compiler panic related to const generics: "unexpected inference" #98300
Labels
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.
Compiler panic on rustc 1.63.0-nightly (bb8c2f4 2022-06-19) running on x86_64-unknown-linux-gnu
I've only seen it happen when the function g does not exist.
In my original code that was the only problem (after reducing it to a smaller example the code is more broken, but the panic is the same).
-->
Code
Meta
rustc --version --verbose
:Error output
The text was updated successfully, but these errors were encountered: