coverage: Overhaul how "visible macros" are determined
This commit is contained in:
parent
506b9f9689
commit
df0df5256b
4 changed files with 61 additions and 69 deletions
|
@ -5,7 +5,7 @@
|
|||
LL| 1| println!("{}", live::<false>());
|
||||
LL| 1|
|
||||
LL| 1| let f = |x: bool| {
|
||||
LL| | debug_assert!(
|
||||
LL| 1| debug_assert!(
|
||||
LL| 0| x
|
||||
LL| | );
|
||||
LL| 1| };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue