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
/
compiler
/
rustc_codegen_ssa
/
src
/
traits
/
coverageinfo.rs
Age
Commit message (
Expand
)
Author
Lines
2024-09-17
Remove `BackendTypes` constraint from traits that don't need it.
Nicholas Nethercote
-3
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-05-01
coverage: Eagerly do start-of-function codegen for coverage
Zalathar
-0
/
+5
2024-03-23
Unbox and unwrap the contents of `StatementKind::Coverage`
Zalathar
-2
/
+2
2023-07-05
Remove trait `CoverageInfoMethods`, since non-LLVM backends don't need it
Zalathar
-18
/
+0
2023-07-05
Narrow trait `CoverageInfoBuilderMethods` down to just one method
Zalathar
-34
/
+6
2022-01-01
Stabilize -Z instrument-coverage as -C instrument-coverage
Josh Triplett
-4
/
+4
2021-03-23
Changes from review comments
Rich Kadel
-15
/
+4
2021-03-19
gave unused_fn WeakAnyLinkage; moved create_pgo_func_name_var
Rich Kadel
-4
/
+0
2021-03-19
coverage bug fixes and optimization support
Rich Kadel
-3
/
+30
2020-11-05
Addressed all feedback to date
Rich Kadel
-3
/
+3
2020-11-05
Injecting expressions in place of counters where helpful
Rich Kadel
-3
/
+7
2020-11-05
Rust coverage before splitting instrument_coverage.rs
Rich Kadel
-6
/
+10
2020-10-23
Make codegen coverage_context optional, and check
Rich Kadel
-3
/
+9
2020-08-30
mv compiler to compiler/
mark
-0
/
+31