about summary refs log tree commit diff
path: root/tests/coverage/async.cov-map
AgeCommit message (Expand)AuthorLines
2024-09-10coverage: Extract `executor::block_on` from several async coverage testsZalathar-50/+50
2024-09-06coverage: Treat await similar to a macroJonathan Conder-27/+21
2024-07-08coverage: Extract hole spans from HIR instead of MIRZalathar-20/+21
2024-05-14coverage: Simplify counter expressions using simple algebraZalathar-10/+6
2024-01-16coverage: Add `#[rustfmt::skip]` to tests with non-standard formattingZalathar-50/+50
2023-12-15coverage: Use `Waker::noop` in async testsZalathar-102/+50
2023-12-03coverage: Skip spans that can't be un-expanded back to the function bodyZalathar-6/+6
2023-11-25coverage: Simplify building coverage expressions based on sumsZalathar-14/+14
2023-11-07coverage: Migrate `tests/coverage-map` into `tests/coverage`Zalathar-0/+326