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
/
src
/
tools
/
coverage-dump
Age
Commit message (
Expand
)
Author
Lines
2025-09-02
Revert introduction of `[workspace.dependencies]`.
Nicholas Nethercote
-2
/
+2
2025-08-28
Add `rustc-demangle` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `itertools` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-05-10
Update miniz_oxide dependency of coverage_dump
oyvindln
-1
/
+1
2025-05-06
coverage-dump: Dump filenames instead of global file IDs (and bless)
Zalathar
-2
/
+1
2025-05-06
coverage-dump: Make filenames available to covfun record dumping
Zalathar
-3
/
+87
2025-05-06
coverage-dump: Include filenames hash in covfun line data
Zalathar
-26
/
+101
2025-05-06
coverage-dump: Extract a common parser method for maybe-compressed bytes
Zalathar
-23
/
+41
2025-05-06
coverage-dump: Extract some common code to an `llvm_utils` submodule
Zalathar
-48
/
+51
2025-05-06
bootstrap: Add check/test/run steps for src/tools/coverage-dump
Zalathar
-4
/
+0
2025-02-08
Rustfmt
bjorn3
-4
/
+7
2024-10-11
coverage: Include the highest counter ID seen in `.cov-map` dumps
Zalathar
-0
/
+42
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-3
/
+3
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-7
/
+12
2024-05-31
Add an alternate `--demangle` mode to coverage-dump
Zalathar
-0
/
+24
2024-04-08
Add MC/DC support to coverage test tools
zhuyunxing
-2
/
+44
2024-02-08
Step all bootstrap cfgs forward
Mark Rousskov
-1
/
+1
2023-09-05
Add tool `src/tools/coverage-dump` for use by some new coverage tests
Zalathar
-0
/
+540