packed_simd_2
in v0.3.8
not compiling with rustc 1.72.0-nightly
#113530
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.
The actual error is thrown when trying to compile a project via
cargo tarpaulin
to determine test coverage includingdoctests
. The full CI run can be found here:https://github.com/rust-bio/rust-bio/actions/runs/5506242163/jobs/10034670898?pr=542#step:4:167
As this output will be removed automatically at some point, the full tarpaulin run is shown below under
backtrace
.Code
<code>
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: