ICE "capacity overflow" during transmutability check #103751
Labels
C-bug
Category: This is a bug.
F-transmutability
`#![feature(transmutability)]`
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.
Code
Error output
Full output with backtrace
Initial bisect result
Doesn't seem to be a recent regression. Goes back at least as far as the introduction of
BikeshedIntrinsicFrom
in e4417cf.Version
The text was updated successfully, but these errors were encountered: