ICE with the image crate #100246
Labels
C-bug
Category: This is a bug.
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
Meta
rustc --version --verbose
:Error output
and then if I increase the recursion limit enough...
adding a backtrace gives nothing new, however, compiling on nightly gives the following:
I strongly suspect this is related to #89275, but that issue is now old and should have been solved. Perhaps a regression?
The text was updated successfully, but these errors were encountered: