ICE with library crate #4260
Labels
A-linkage
Area: linking into static, shared libraries and binaries
A-metadata
Area: Crate metadata
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Milestone
Getting an ICE trying to use rparse with 0.5. Annoyingly it only happens when I actually use the rparse library: if I simply paste the relevant rparse code into my test case it compiles fine. Here is the test case. It assumes that you have rparse d5baebecf681870b4f06660968c15c7d823b3cfe available (rparse doesn't have any dependencies so it should be simple to build):
The text was updated successfully, but these errors were encountered: