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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-make-fulldeps
/
coverage
Age
Commit message (
Expand
)
Author
Lines
2021-05-22
Disallows `#![feature(no_coverage)]` on stable and beta
Rich Kadel
-18
/
+0
2021-04-28
Auto merge of #84562 - richkadel:issue-83601, r=tmandry
bors
-0
/
+49
2021-04-27
adds feature gating of `no_coverage` at either crate- or function-level
Rich Kadel
-26
/
+35
2021-04-27
Derived Eq no longer shows uncovered
Rich Kadel
-0
/
+40
2021-04-24
Improve spans for chained function calls
Rich Kadel
-1
/
+83
2021-04-20
Auto merge of #84323 - richkadel:uncovered-functions, r=tmandry
bors
-1
/
+70
2021-04-18
Fixes the issue with uncovered source in async function bodies
Rich Kadel
-9
/
+0
2021-04-18
DRAFT: coverage of async function bodies should match non-async
Rich Kadel
-1
/
+79
2021-04-18
Add coverage to continue statements
Rich Kadel
-0
/
+69
2021-04-02
Translate counters from Rust 1-based to LLVM 0-based counter ids
Rich Kadel
-30
/
+44
2021-04-02
Simplify coverage tests
Rich Kadel
-8
/
+0
2021-03-30
Apply review feedback
Amanieu d'Antras
-0
/
+6
2021-03-30
Run LLVM coverage instrumentation passes before optimization passes
Amanieu d'Antras
-6
/
+0
2021-03-19
coverage bug fixes and optimization support
Rich Kadel
-40
/
+193
2021-03-16
Add test case for -Zinline-mir & -Zinstrument-coverage
Tomasz Miąsko
-0
/
+51
2021-03-15
Add support for compile-flags in coverage tests
Tomasz Miąsko
-1
/
+1
2021-02-11
Re-blessed the partial_eq.rs coverage test
Rich Kadel
-17
/
+2
2021-02-11
Ensures `make` tests run under /bin/dash, like CI, and fixes a Makefile
Rich Kadel
-2
/
+0
2021-02-02
Use `# min-llvm-version: 11.0` to force a minimum LLVM version, rather than a...
Felix S. Klock II
-7
/
+0
2021-01-04
Inlining enabled by -mir-opt-level > 1 is incompatible with coverage
Rich Kadel
-5
/
+38
2020-12-19
Remap instrument-coverage line numbers in doctests
Arpad Borsos
-4
/
+79
2020-12-11
Fixes reported bugs in Rust Coverage
Rich Kadel
-0
/
+45
2020-12-03
Fixed cross-crate generic call test to compile lib and bin separately
Rich Kadel
-52
/
+115
2020-12-03
Addressed feedback from 2020-12-01
Rich Kadel
-0
/
+71
2020-12-03
Combination of commits
Rich Kadel
-115
/
+215
2020-12-03
Coverage tests for remaining TerminatorKinds and async, improve Assert
Rich Kadel
-5
/
+315
2020-11-24
Check for LLVM 11+ when using `-Z instrument-coverage`
Rich Kadel
-0
/
+7
2020-11-05
rename some tests to avoid exceeding windows path limits
Rich Kadel
-0
/
+10
2020-11-05
Responded to all feedback as of 2020-10-30
Rich Kadel
-0
/
+5
2020-11-05
Added comments on remapping expression IDs, and URL to spanviews
Rich Kadel
-0
/
+1
2020-11-05
Rust coverage before splitting instrument_coverage.rs
Rich Kadel
-14
/
+202
2020-10-05
Renamed tests to avoid exceeding Windows max path limit
Rich Kadel
-0
/
+620