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
/
branch
Age
Commit message (
Expand
)
Author
Lines
2025-08-04
coverage: Remove `-Zcoverage-options=no-mir-spans`
Zalathar
-202
/
+0
2025-06-30
Remove let_chains feature
Cameron Steffen
-4
/
+4
2025-05-06
coverage: Only merge adjacent coverage spans
Zalathar
-143
/
+236
2025-05-06
coverage-dump: Dump filenames instead of global file IDs (and bless)
Zalathar
-28
/
+28
2025-04-01
coverage: Don't split bang-macro spans, just truncate them
Zalathar
-40
/
+40
2025-04-01
coverage: Shrink call spans to just the function name
Zalathar
-22
/
+22
2025-01-16
coverage: Completely overhaul counter assignment, using node-flow graphs
Zalathar
-390
/
+389
2024-12-23
Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl...
Zalathar
-54
/
+72
2024-12-16
Stabilize #[coverage] attribute
ltdk
-72
/
+54
2024-12-07
coverage: Prefer to visit nodes whose predecessors have been visited
Zalathar
-167
/
+154
2024-12-04
coverage: Add an extra "transcribe" step after counter creation
Zalathar
-177
/
+160
2024-12-04
coverage: Extract `subtracted_sum` in counter creation
Zalathar
-4
/
+6
2024-11-08
coverage: Restrict empty-span expansion to only cover `{` and `}`
Zalathar
-11
/
+11
2024-10-11
coverage: Include the highest counter ID seen in `.cov-map` dumps
Zalathar
-0
/
+28
2024-06-17
coverage: Add debugging flag `-Zcoverage-options=no-mir-spans`
Zalathar
-0
/
+191
2024-05-14
coverage: Simplify counter expressions using simple algebra
Zalathar
-199
/
+114
2024-04-30
coverage: Add branch coverage support for if-let and let-chains
Zalathar
-7
/
+25
2024-04-30
coverage: Add branch coverage support for let-else
Zalathar
-3
/
+9
2024-04-22
coverage: Branch coverage tests for match arms
Zalathar
-0
/
+401
2024-04-22
coverage: Branch coverage test for if-let and let-chains
Zalathar
-0
/
+161
2024-04-22
coverage: Branch coverage test for let-else
Zalathar
-0
/
+90
2024-04-17
coverage: Branch coverage tests for lazy boolean operators
Zalathar
-0
/
+370
2024-04-17
coverage: Move branch coverage tests into a subdirectory
Zalathar
-0
/
+863