Rocket library + option "-C instrument-coverage" crashes the compiler apparently #95095
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.
I am developing a library that has the
Rocket
as dependency. Everything seems to work fine when I am just building the library, but when I try to get coverage data, using the LLVM tool, it apparently crashes the compilerI have no deep knowledge of the compiler, and I am doing this because it popped up as a suggestion in the error, so sorry if something is not correct
Code
I can't do that, as that part is proprietary software I don't own
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: