We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490569c commit 7ee21e3Copy full SHA for 7ee21e3
src/test/run-make-fulldeps/coverage-reports/expected_show_coverage.closure.txt
@@ -29,8 +29,8 @@
29
29| 1| some_string = Some(String::from("the string content"));
30
30| 1| let
31
31| 1| a
32
- 32| 1| =
33
- 33| 1| ||
+ 32| | =
+ 33| | ||
34
34| 0| {
35
35| 0| let mut countdown = 0;
36
36| 0| if is_false {
@@ -173,7 +173,7 @@
173
169| | ;
174
170| |
175
171| 1| let short_used_not_covered_closure_line_break_no_block_embedded_branch =
176
- 172| 1| | _unused_arg: u8 |
+ 172| | | _unused_arg: u8 |
177
173| 0| println!(
178
174| 0| "not called: {}",
179
175| 0| if is_true { "check" } else { "me" }
0 commit comments