Unexpected Panic when compiling static objects #19380
Labels
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
I'm getting a crash when trying to compiler a bunch of const objects, not sure why.
Sounce code:
https://github.com/IdeaHat/servo/
Branch: staticifying
Commit: 52308c1f01f172caacd4a71a04e0bc519824eba2
Compiliation Instructions:
./mach build
./mach rustc --test ./components/net/mime_classifier.rs
The text was updated successfully, but these errors were encountered: