ICE while compiling the ffi_helpers in 1.28 beta #51841
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Milestone
Building the
ffi_helpers
crate causes an ICE in beta 1.28. Looking at the backtrace seems like that's caused by the const evaluator.cc @oli-obk
The text was updated successfully, but these errors were encountered: