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
/
loops_branches.cov-map
Age
Commit message (
Expand
)
Author
Lines
2025-05-06
coverage: Only merge adjacent coverage spans
Zalathar
-15
/
+34
2025-05-06
coverage-dump: Dump filenames instead of global file IDs (and bless)
Zalathar
-3
/
+3
2025-04-01
coverage: Don't split bang-macro spans, just truncate them
Zalathar
-6
/
+6
2025-02-13
coverage: Eliminate more counters by giving them to unreachable nodes
Zalathar
-17
/
+17
2025-02-06
coverage: Don't create counters for code that was removed by MIR opts
Zalathar
-55
/
+40
2025-01-16
coverage: Completely overhaul counter assignment, using node-flow graphs
Zalathar
-85
/
+45
2024-12-07
coverage: Prefer to visit nodes whose predecessors have been visited
Zalathar
-94
/
+83
2024-12-04
coverage: Add an extra "transcribe" step after counter creation
Zalathar
-125
/
+98
2024-11-08
coverage: Restrict empty-span expansion to only cover `{` and `}`
Zalathar
-6
/
+6
2024-10-11
coverage: Include the highest counter ID seen in `.cov-map` dumps
Zalathar
-0
/
+3
2024-05-14
coverage: Simplify counter expressions using simple algebra
Zalathar
-128
/
+112
2023-11-25
coverage: Simplify building coverage expressions based on sums
Zalathar
-45
/
+45
2023-11-07
coverage: Migrate `tests/coverage-map` into `tests/coverage`
Zalathar
-0
/
+183