mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Update expected closure coverage info in test
This commit is contained in:
parent
f605e90677
commit
d1f7fa5b4e
@ -29,8 +29,8 @@
|
|||||||
29| 1| some_string = Some(String::from("the string content"));
|
29| 1| some_string = Some(String::from("the string content"));
|
||||||
30| 1| let
|
30| 1| let
|
||||||
31| 1| a
|
31| 1| a
|
||||||
32| 1| =
|
32| | =
|
||||||
33| 1| ||
|
33| | ||
|
||||||
34| 0| {
|
34| 0| {
|
||||||
35| 0| let mut countdown = 0;
|
35| 0| let mut countdown = 0;
|
||||||
36| 0| if is_false {
|
36| 0| if is_false {
|
||||||
|
Loading…
Reference in New Issue
Block a user