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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
mir
/
coverageinfo.rs
Age
Commit message (
Expand
)
Author
Lines
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-09-17
Minimize visibilities.
Nicholas Nethercote
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+1
2024-03-23
Unbox and unwrap the contents of `StatementKind::Coverage`
Zalathar
-3
/
+3
2023-07-05
Narrow trait `CoverageInfoBuilderMethods` down to just one method
Zalathar
-38
/
+3
2022-07-08
Add `SourceScope::inlined_instance`
Tomasz Miąsko
-5
/
+2
2021-05-12
`coverageinfo` query needs to use the same MIR as codegen
Rich Kadel
-1
/
+1
2021-04-02
Translate counters from Rust 1-based to LLVM 0-based counter ids
Rich Kadel
-1
/
+1
2021-03-19
coverage bug fixes and optimization support
Rich Kadel
-1
/
+1
2021-03-15
Make source-based code coverage compatible with MIR inlining
Tomasz Miąsko
-7
/
+18
2020-11-05
Addressed all feedback to date
Rich Kadel
-8
/
+9
2020-11-05
Injecting expressions in place of counters where helpful
Rich Kadel
-2
/
+2
2020-11-05
Rust coverage before splitting instrument_coverage.rs
Rich Kadel
-4
/
+15
2020-10-23
Make codegen coverage_context optional, and check
Rich Kadel
-12
/
+12
2020-08-30
mv compiler to compiler/
mark
-0
/
+35