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
/
try_error_result.cov-map
Age
Commit message (
Expand
)
Author
Lines
2025-05-06
coverage: Only merge adjacent coverage spans
Zalathar
-106
/
+148
2025-05-06
coverage-dump: Dump filenames instead of global file IDs (and bless)
Zalathar
-6
/
+6
2025-04-01
coverage: Don't split bang-macro spans, just truncate them
Zalathar
-6
/
+6
2025-04-01
coverage: Shrink call spans to just the function name
Zalathar
-20
/
+20
2025-02-13
coverage: Eliminate more counters by giving them to unreachable nodes
Zalathar
-10
/
+14
2025-01-16
coverage: Completely overhaul counter assignment, using node-flow graphs
Zalathar
-138
/
+128
2024-12-07
coverage: Prefer to visit nodes whose predecessors have been visited
Zalathar
-7
/
+3
2024-12-04
coverage: Add an extra "transcribe" step after counter creation
Zalathar
-121
/
+121
2024-10-11
coverage: Include the highest counter ID seen in `.cov-map` dumps
Zalathar
-0
/
+6
2024-07-13
Create mapped places upon seeing them in the body.
Camille GILLOT
-85
/
+114
2024-05-29
Tweak various coverage test files for slightly nicer formatting
Zalathar
-6
/
+6
2024-05-14
coverage: Simplify counter expressions using simple algebra
Zalathar
-20
/
+12
2024-02-09
Enable by default.
Camille GILLOT
-134
/
+103
2024-01-16
coverage: Add `#[rustfmt::skip]` to tests with non-standard formatting
Zalathar
-10
/
+10
2023-11-25
coverage: Simplify building coverage expressions based on sums
Zalathar
-9
/
+9
2023-11-07
coverage: Migrate `tests/coverage-map` into `tests/coverage`
Zalathar
-0
/
+220