| .. |
|
lib
|
Apply review feedback
|
2021-03-30 07:03:41 +01:00 |
|
abort.rs
|
Fix assertions in coverage-reports test
|
2021-08-04 07:47:09 -07:00 |
|
assert.rs
|
Coverage tests for remaining TerminatorKinds and async, improve Assert
|
2020-12-03 09:50:09 -08:00 |
|
async.rs
|
DRAFT: coverage of async function bodies should match non-async
|
2021-04-18 15:04:59 -07:00 |
|
async2.rs
|
Removes unneeded check of #[no_coverage] in mapgen
|
2021-05-06 12:44:49 -07:00 |
|
closure.rs
|
Coverage instruments closure bodies in macros (not the macro body)
|
2021-05-06 11:15:39 -07:00 |
|
closure_macro.rs
|
Coverage instruments closure bodies in macros (not the macro body)
|
2021-05-06 11:15:39 -07:00 |
|
closure_macro_async.rs
|
Coverage instruments closure bodies in macros (not the macro body)
|
2021-05-06 11:15:39 -07:00 |
|
compiletest-ignore-dir
|
Remap instrument-coverage line numbers in doctests
|
2020-12-19 13:22:24 +01:00 |
|
conditions.rs
|
Reland - Report coverage 0 of dead blocks
|
2021-06-01 13:28:59 -07:00 |
|
continue.rs
|
Add coverage to continue statements
|
2021-04-18 03:11:25 -07:00 |
|
coverage_tools.mk
|
Simplify coverage tests
|
2021-04-02 00:20:10 -07:00 |
|
dead_code.rs
|
Combination of commits
|
2020-12-03 09:50:10 -08:00 |
|
doctest.rs
|
Inlining enabled by -mir-opt-level > 1 is incompatible with coverage
|
2021-01-04 11:06:42 -08:00 |
|
drop_trait.rs
|
Renamed tests to avoid exceeding Windows max path limit
|
2020-10-05 09:40:25 -07:00 |
|
generator.rs
|
Reland - Report coverage 0 of dead blocks
|
2021-06-01 13:28:59 -07:00 |
|
generics.rs
|
Reland - Report coverage 0 of dead blocks
|
2021-06-01 13:28:59 -07:00 |
|
if.rs
|
Renamed tests to avoid exceeding Windows max path limit
|
2020-10-05 09:40:25 -07:00 |
|
if_else.rs
|
Fixed cross-crate generic call test to compile lib and bin separately
|
2020-12-03 09:50:12 -08:00 |
|
inline.rs
|
Add test case for -Zinline-mir & -Zinstrument-coverage
|
2021-03-16 00:00:00 +00:00 |
|
inner_items.rs
|
Fixed cross-crate generic call test to compile lib and bin separately
|
2020-12-03 09:50:12 -08:00 |
|
issue-83601.rs
|
Derived Eq no longer shows uncovered
|
2021-04-27 11:11:56 -07:00 |
|
issue-84561.rs
|
addressed review feedback
|
2021-04-28 20:27:27 -07:00 |
|
lazy_boolean.rs
|
Rust coverage before splitting instrument_coverage.rs
|
2020-11-05 18:24:12 -08:00 |
|
loop_break_value.rs
|
Fixed cross-crate generic call test to compile lib and bin separately
|
2020-12-03 09:50:12 -08:00 |
|
loops_branches.rs
|
Reland - Report coverage 0 of dead blocks
|
2021-06-01 13:28:59 -07:00 |
|
match_or_pattern.rs
|
Fixes reported bugs in Rust Coverage
|
2020-12-11 21:40:22 -08:00 |
|
nested_loops.rs
|
Rust coverage before splitting instrument_coverage.rs
|
2020-11-05 18:24:12 -08:00 |
|
no_cov_crate.rs
|
Removes unneeded check of #[no_coverage] in mapgen
|
2021-05-06 12:44:49 -07:00 |
|
overflow.rs
|
Coverage tests for remaining TerminatorKinds and async, improve Assert
|
2020-12-03 09:50:09 -08:00 |
|
panic_unwind.rs
|
Removes unneeded check of #[no_coverage] in mapgen
|
2021-05-06 12:44:49 -07:00 |
|
partial_eq.rs
|
Re-blessed the partial_eq.rs coverage test
|
2021-02-11 14:11:08 -08:00 |
|
simple_loop.rs
|
Renamed tests to avoid exceeding Windows max path limit
|
2020-10-05 09:40:25 -07:00 |
|
simple_match.rs
|
Fixed cross-crate generic call test to compile lib and bin separately
|
2020-12-03 09:50:12 -08:00 |
|
tight_inf_loop.rs
|
rename some tests to avoid exceeding windows path limits
|
2020-11-05 18:24:20 -08:00 |
|
try_error_result.rs
|
Improve spans for chained function calls
|
2021-04-24 17:27:24 -07:00 |
|
unused.rs
|
coverage bug fixes and optimization support
|
2021-03-19 17:11:50 -07:00 |
|
uses_crate.rs
|
coverage bug fixes and optimization support
|
2021-03-19 17:11:50 -07:00 |
|
uses_inline_crate.rs
|
coverage bug fixes and optimization support
|
2021-03-19 17:11:50 -07:00 |
|
WARNING_KEEP_NAMES_SHORT.txt
|
rename some tests to avoid exceeding windows path limits
|
2020-11-05 18:24:20 -08:00 |
|
while.rs
|
Rust coverage before splitting instrument_coverage.rs
|
2020-11-05 18:24:12 -08:00 |
|
while_early_ret.rs
|
Combination of commits
|
2020-12-03 09:50:10 -08:00 |
|
yield.rs
|
Coverage tests for remaining TerminatorKinds and async, improve Assert
|
2020-12-03 09:50:09 -08:00 |