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
/
mir-opt
/
instrument_coverage.main.InstrumentCoverage.diff
Age
Commit message (
Expand
)
Author
Lines
2024-04-22
coverage: Move mir-opt coverage tests into a subdirectory
Zalathar
-55
/
+0
2024-03-24
Clean up unnecessary headers/flags in coverage mir-opt tests
Zalathar
-5
/
+5
2024-01-11
coverage: Add enums to accommodate other kinds of coverage mappings
Zalathar
-5
/
+5
2023-10-19
Allow to run filecheck in mir-opt tests.
Camille GILLOT
-5
/
+5
2023-10-18
coverage: Store expression data in function coverage info
Zalathar
-2
/
+4
2023-10-18
coverage: Store all of a function's mappings in function coverage info
Zalathar
-4
/
+10
2023-10-03
coverage: Store each BCB's code regions in one coverage statement
Zalathar
-2
/
+1
2023-10-03
coverage: Let each coverage statement hold a vector of code regions
Zalathar
-5
/
+5
2023-08-01
Make coverage counter IDs count up from 0, not 1
Zalathar
-4
/
+4
2023-08-01
Make coverage expression IDs count up from 0, not down from `u32::MAX`
Zalathar
-3
/
+3
2023-08-01
Replace `ExpressionOperandId` with enum `Operand`
Zalathar
-3
/
+3
2023-06-15
Remove comments from mir-opt MIR dumps
Ben Kimock
-24
/
+21
2023-04-06
Bless tests
Gary Guo
-1
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+51