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_mir
/
src
/
transform
/
coverage
/
spans.rs
Age
Commit message (
Expand
)
Author
Lines
2021-04-24
Improve spans for chained function calls
Rich Kadel
-1
/
+11
2021-04-22
Fix ICE if original_span(fn_sig) returns a span not in body sourcefile
Rich Kadel
-7
/
+2
2021-04-19
compute fn_sig span from body call_site, and use body ctxt, not root
Rich Kadel
-4
/
+9
2021-04-18
Fixes the issue with uncovered source in async function bodies
Rich Kadel
-2
/
+2
2021-04-02
Reduce size of statements
Roxane
-2
/
+2
2021-03-09
Update interpret step
kadmin
-0
/
+1
2020-12-07
Fixes to Rust coverage
Rich Kadel
-21
/
+21
2020-12-03
Addressed feedback from 2020-12-01
Rich Kadel
-6
/
+6
2020-12-03
Combination of commits
Rich Kadel
-67
/
+45
2020-11-12
Added a unit test for BcbCounters
Rich Kadel
-2
/
+8
2020-11-11
Added some unit tests as requested
Rich Kadel
-3
/
+3
2020-11-05
Responded to all feedback as of 2020-10-30
Rich Kadel
-18
/
+6
2020-11-05
Addressed all feedback to date
Rich Kadel
-4
/
+2
2020-11-05
Adds coverage graphviz
Rich Kadel
-0
/
+8
2020-11-05
Implemented CoverageGraph of BasicCoverageBlocks
Rich Kadel
-26
/
+25
2020-11-05
Splitting transform/instrument_coverage.rs into transform/coverage/...
Rich Kadel
-0
/
+760