error: internal compiler error: compiler/rustc_traits/src/normalize_erasing_regions.rs:54:32: could not fully normalize #94204
Labels
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
The code cannot easily be entirely summarised in a small segment. It involves a criterion benchmark on a library.
Specifically running
cargo bench
in on this branch (https://github.com/JonathanWoollett-Light/static-la/tree/bench-error) triggers the error.Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: