index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-make-fulldeps
/
coverage-reports
/
Makefile
Age
Commit message (
Expand
)
Author
Lines
2022-07-28
Move coverage tests from run-make-fulldeps to run-make
Tomasz Miąsko
-180
/
+0
2022-02-04
Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley...
Matthias Krüger
-3
/
+3
2022-01-10
Ignore `unused_mod.rs` file in code coverage results
Wesley Wiser
-1
/
+1
2022-01-01
Stabilize -Z instrument-coverage as -C instrument-coverage
Josh Triplett
-3
/
+3
2021-11-30
Add conditional support for coverage map version 6
Rich Kadel
-0
/
+7
2021-10-22
Update the minimum external LLVM to 11
Josh Stone
-1
/
+0
2021-06-14
Avoid possible filename collision in coverage tests
Arpad Borsos
-6
/
+8
2021-04-02
Simplify coverage tests
Rich Kadel
-80
/
+0
2021-03-19
coverage bug fixes and optimization support
Rich Kadel
-4
/
+4
2021-03-15
Add support for compile-flags in coverage tests
Tomasz Miąsko
-3
/
+3
2021-02-11
Ensures `make` tests run under /bin/dash, like CI, and fixes a Makefile
Rich Kadel
-2
/
+1
2021-02-03
Ignore broken test.
Felix S. Klock II
-0
/
+1
2021-02-02
Use `# min-llvm-version: 11.0` to force a minimum LLVM version, rather than a...
Felix S. Klock II
-5
/
+1
2021-01-07
handle generic trait methods in coverage tests
Andreas Jonson
-1
/
+1
2020-12-19
Remap instrument-coverage line numbers in doctests
Arpad Borsos
-4
/
+18
2020-12-16
Remove redundant and unreliable coverage test results
Rich Kadel
-49
/
+86
2020-12-07
Fixes to Rust coverage
Rich Kadel
-10
/
+12
2020-12-03
Tweak to Makefile to overcome MacOS make corruption bug
Rich Kadel
-10
/
+4
2020-12-03
Fixed cross-crate generic call test to compile lib and bin separately
Rich Kadel
-4
/
+27
2020-12-03
Workaround for inconsistent order of llvm-cov results on Windows
Rich Kadel
-0
/
+39
2020-12-03
Combination of commits
Rich Kadel
-6
/
+1
2020-12-03
Removed -base from run-make-fulldeps/coverage-*-base
Rich Kadel
-0
/
+152