ICE: Invalid operation on bool: MulWithOverflow
#136766
Labels
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) ❄️
I-slow
Issue: Problems and improvements with respect to performance of generated code.
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
auto-reduced (treereduce-rust):
original:
Version information
Possibly related line of code:
rust/compiler/rustc_const_eval/src/interpret/operator.rs
Lines 46 to 58 in 43ca9d1
Command:
/home/matthias/.rustup/toolchains/master/bin/rustc -Zcrate-attr=feature(generic_const_exprs)
Program output
@rustbot label +F-generic_const_exprs
The text was updated successfully, but these errors were encountered: