internal compiler error: Type metadata ... is already in the TypeMap! #14907
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
While trying to compile some code that I have written, I ran into a compiler bug. I'm not really sure whats the issue so I don't know how to reduce the code size to a minimum test case. If you would like to see the code, its currently on the master branch in my repository and you can make it by having openssl on your computer and running
and at the end of that it produced the following error. This is the error message and dump provided by RUST_BACKTRACE=1
The text was updated successfully, but these errors were encountered: