Mask::<_,_>::splat(false)
breaks #![feature(generic_arg_infer)]
#91614
Labels
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
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.
We added a new feature to the Portable SIMD API!
Yes, that's right: we can now break the compiler 4 times faster!
Code
Meta
I first discovered this on rustc 1.58.0-nightly (b416e38 2021-11-13) but it remains an issue currently:
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: