rust/tests/coverage/branch
2024-11-08 20:43:08 +11:00
..
generics.cov-map coverage: Include the highest counter ID seen in .cov-map dumps 2024-10-11 21:04:37 +11:00
generics.coverage coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
generics.rs coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
guard.cov-map coverage: Include the highest counter ID seen in .cov-map dumps 2024-10-11 21:04:37 +11:00
guard.coverage coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
guard.rs coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
if-let.cov-map coverage: Include the highest counter ID seen in .cov-map dumps 2024-10-11 21:04:37 +11:00
if-let.coverage coverage: Add branch coverage support for if-let and let-chains 2024-04-30 22:35:55 +10:00
if-let.rs coverage: Branch coverage test for if-let and let-chains 2024-04-22 21:55:33 +10:00
if.cov-map coverage: Restrict empty-span expansion to only cover { and } 2024-11-08 20:43:08 +11:00
if.coverage coverage: Restrict empty-span expansion to only cover { and } 2024-11-08 20:43:08 +11:00
if.rs coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
lazy-boolean.cov-map coverage: Include the highest counter ID seen in .cov-map dumps 2024-10-11 21:04:37 +11:00
lazy-boolean.coverage coverage: Branch coverage tests for lazy boolean operators 2024-04-17 12:32:30 +10:00
lazy-boolean.rs coverage: Branch coverage tests for lazy boolean operators 2024-04-17 12:32:30 +10:00
let-else.cov-map coverage: Include the highest counter ID seen in .cov-map dumps 2024-10-11 21:04:37 +11:00
let-else.coverage coverage: Add branch coverage support for let-else 2024-04-30 22:35:54 +10:00
let-else.rs coverage: Branch coverage test for let-else 2024-04-22 21:55:33 +10:00
match-arms.cov-map coverage: Include the highest counter ID seen in .cov-map dumps 2024-10-11 21:04:37 +11:00
match-arms.coverage coverage: Branch coverage tests for match arms 2024-04-22 21:55:33 +10:00
match-arms.rs coverage: Branch coverage tests for match arms 2024-04-22 21:55:33 +10:00
match-trivial.cov-map coverage: Include the highest counter ID seen in .cov-map dumps 2024-10-11 21:04:37 +11:00
match-trivial.coverage coverage: Branch coverage tests for match arms 2024-04-22 21:55:33 +10:00
match-trivial.rs coverage: Branch coverage tests for match arms 2024-04-22 21:55:33 +10:00
no-mir-spans.cov-map coverage: Include the highest counter ID seen in .cov-map dumps 2024-10-11 21:04:37 +11:00
no-mir-spans.coverage coverage: Add debugging flag -Zcoverage-options=no-mir-spans 2024-06-17 21:16:15 +10:00
no-mir-spans.rs coverage: Add debugging flag -Zcoverage-options=no-mir-spans 2024-06-17 21:16:15 +10:00
while.cov-map coverage: Include the highest counter ID seen in .cov-map dumps 2024-10-11 21:04:37 +11:00
while.coverage coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00
while.rs coverage: Move branch coverage tests into a subdirectory 2024-04-17 11:41:40 +10:00