index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
coverage
/
async.cov-map
Age
Commit message (
Expand
)
Author
Lines
2025-09-01
pub async fn implementation coroutine (func::{closure#0}) is monomorphized, w...
Andrew Zhogin
-4
/
+4
2025-05-06
coverage: Only merge adjacent coverage spans
Zalathar
-73
/
+108
2025-05-06
coverage-dump: Dump filenames instead of global file IDs (and bless)
Zalathar
-25
/
+25
2025-01-16
coverage: Completely overhaul counter assignment, using node-flow graphs
Zalathar
-21
/
+26
2024-12-23
Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl...
Zalathar
-50
/
+50
2024-12-16
Stabilize #[coverage] attribute
ltdk
-50
/
+50
2024-12-05
Stabilize noop_waker
Eric Holk
-50
/
+50
2024-12-04
coverage: Add an extra "transcribe" step after counter creation
Zalathar
-15
/
+12
2024-10-11
coverage: Include the highest counter ID seen in `.cov-map` dumps
Zalathar
-0
/
+25
2024-09-10
coverage: Extract `executor::block_on` from several async coverage tests
Zalathar
-50
/
+50
2024-09-06
coverage: Treat await similar to a macro
Jonathan Conder
-27
/
+21
2024-07-08
coverage: Extract hole spans from HIR instead of MIR
Zalathar
-20
/
+21
2024-05-14
coverage: Simplify counter expressions using simple algebra
Zalathar
-10
/
+6
2024-01-16
coverage: Add `#[rustfmt::skip]` to tests with non-standard formatting
Zalathar
-50
/
+50
2023-12-15
coverage: Use `Waker::noop` in async tests
Zalathar
-102
/
+50
2023-12-03
coverage: Skip spans that can't be un-expanded back to the function body
Zalathar
-6
/
+6
2023-11-25
coverage: Simplify building coverage expressions based on sums
Zalathar
-14
/
+14
2023-11-07
coverage: Migrate `tests/coverage-map` into `tests/coverage`
Zalathar
-0
/
+326