Changed
- Update LLVM profile parsing code to lazily load files reducing memory usage
- HTML reports now display the hit count without a mouseover
- Don't override
RUST_BACKTRACEif it's already set in the env when using--verbose - Don't report delta coverage if run configuration changes in a way that would lead to meaningless results
Fixed
- Correctly trace module paths when ignoring file modules declared in an inline module #1974