ICE: unsized type for NullaryOp::SizeOf
through size_of
const expr in type alias
#134546
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.
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.
Code
Playground link
Meta
rustc --version --verbose
:Error output
Backtrace
@rustbot labels +A-const-generics +F-generic_const_exprs +requires-nightly +requires-incomplete-features
The text was updated successfully, but these errors were encountered: