about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/coverage-reports
AgeCommit message (Expand)AuthorLines
2021-03-19coverage bug fixes and optimization supportRich Kadel-51/+300
2021-03-16Add test case for -Zinline-mir & -Zinstrument-coverageTomasz Miąsko-3/+56
2021-03-15Add support for compile-flags in coverage testsTomasz Miąsko-3/+3
2021-03-12Make def_key and HIR parenting consistent.Camille GILLOT-3/+0
2021-02-11Re-blessed the partial_eq.rs coverage testRich Kadel-18/+3
2021-02-11Ensures `make` tests run under /bin/dash, like CI, and fixes a MakefileRich Kadel-2/+1
2021-02-05Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-...bors-2/+2
2021-02-04Revert "Avoid leaking block expression values"Felix S. Klock II-2/+2
2021-02-03Ignore broken test.Felix S. Klock II-0/+1
2021-02-02Use `# min-llvm-version: 11.0` to force a minimum LLVM version, rather than a...Felix S. Klock II-5/+1
2021-01-08Rollup merge of #80761 - andjo403:generic_coverage, r=spastorinoYuki Okushi-1/+1
2021-01-07handle generic trait methods in coverage testsAndreas Jonson-1/+1
2021-01-04Inlining enabled by -mir-opt-level > 1 is incompatible with coverageRich Kadel-44/+80
2020-12-21make path normalization compatible with mac python2Arpad Borsos-0/+2
2020-12-19Remap instrument-coverage line numbers in doctestsArpad Borsos-6/+109
2020-12-16Remove redundant and unreliable coverage test resultsRich Kadel-3576/+86
2020-12-15Fixed conflict with drop elaboration and coverageRich Kadel-67/+67
2020-12-11Fixes reported bugs in Rust CoverageRich Kadel-6/+213
2020-12-07Fixes to Rust coverageRich Kadel-24/+26
2020-12-04Avoid leaking block expression valuesMatthew Jasper-15/+15
2020-12-03Tweak to Makefile to overcome MacOS make corruption bugRich Kadel-10/+4
2020-12-03Fixed cross-crate generic call test to compile lib and bin separatelyRich Kadel-93/+237
2020-12-03Workaround for inconsistent order of llvm-cov results on WindowsRich Kadel-54/+49
2020-12-03Addressed feedback from 2020-12-01Rich Kadel-98/+358
2020-12-03Combination of commitsRich Kadel-1132/+1592
2020-12-03Removed -base from run-make-fulldeps/coverage-*-baseRich Kadel-0/+4158