mirror of
https://github.com/ankitects/anki.git
synced 2026-05-16 10:21:08 -04:00
cargo-llvm-cov's llvm-profdata uses the host toolchain, which cannot merge profraw files produced on aarch64-pc-windows-msvc. Refs: rust-lang/rust#150123, taiki-e/cargo-llvm-cov#436.