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-map
Age
Commit message (
Expand
)
Author
Lines
2023-11-07
coverage: Migrate `tests/coverage-map` into `tests/coverage`
Zalathar
-6496
/
+0
2023-11-07
coverage: Copy all remaining run-coverage tests into coverage-map
Zalathar
-0
/
+391
2023-11-07
coverage: Flatten `coverage-map/status-quo/` into its parent directory
Zalathar
-1
/
+1
2023-11-07
coverage: Remove `tests/coverage-map/if.rs`
Zalathar
-24
/
+0
2023-11-07
coverage: Use `-Copt-level=2` by default in run-coverage tests
Zalathar
-12
/
+28
2023-10-28
coverage: Consistently remove unused counter IDs from expressions/mappings
Zalathar
-143
/
+143
2023-10-28
coverage: Regression test for #17012 (bad counter IDs in mappings)
Zalathar
-0
/
+164
2023-10-21
coverage: Handle fn signature spans more consistently near `?`
Zalathar
-15
/
+17
2023-10-21
coverage: Add a test showing the inconsistent handling of function signatures
Zalathar
-0
/
+94
2023-10-20
Bless coverage map
Oli Scherer
-3
/
+3
2023-10-20
Rename lots of files that had `generator` in their name
Oli Scherer
-0
/
+0
2023-10-20
s/generator/coroutine/
Oli Scherer
-12
/
+12
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-8
/
+8
2023-10-18
coverage: Store all of a function's mappings in function coverage info
Zalathar
-26
/
+8
2023-10-17
Bless coverage-map tests
Ben Kimock
-6
/
+23
2023-10-03
coverage: Store each BCB's code regions in one coverage statement
Zalathar
-948
/
+813
2023-10-03
coverage: Mappings for unused functions can all be zero
Zalathar
-62
/
+62
2023-10-01
coverage: Regression test for functions with unreachable bodies
Zalathar
-0
/
+61
2023-09-21
coverage: Explicitly simplify coverage expressions in codegen
Zalathar
-136
/
+128
2023-09-18
coverage: Regression test for inconsistent handling of closure spans
Zalathar
-0
/
+192
2023-09-18
coverage: Fix an unstable-sort inconsistency in coverage spans
Zalathar
-9
/
+9
2023-09-08
Fix up run-coverage and coverage-map/status-quo tests
Andy Caldwell
-15
/
+15
2023-09-05
Copy most of `tests/run-coverage` into `tests/coverage-map/status-quo`
Zalathar
-0
/
+5527
2023-09-05
Add test suite `coverage-map` to test coverage mappings emitted by LLVM
Zalathar
-0
/
+217