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_mir
/
src
/
transform
/
coverage
Age
Commit message (
Expand
)
Author
Lines
2020-12-10
Rollup merge of #79809 - Eric-Arellano:split-once, r=matklad
Tyler Mandry
-28
/
+34
2020-12-08
Review feedback
Eric Arellano
-32
/
+36
2020-12-07
Fixes to Rust coverage
Rich Kadel
-27
/
+43
2020-12-07
Dogfood 'str_split_once() with `compiler/`
Eric Arellano
-23
/
+25
2020-12-03
Addressed feedback from 2020-12-01
Rich Kadel
-7
/
+11
2020-12-03
Combination of commits
Rich Kadel
-127
/
+117
2020-11-25
Fixup compiler docs
Camelid
-12
/
+12
2020-11-13
Addressed feedback
Rich Kadel
-11
/
+10
2020-11-12
Added a unit test for BcbCounters
Rich Kadel
-102
/
+188
2020-11-11
Overcome Sync issues with non-parallel compiler
Rich Kadel
-9
/
+10
2020-11-11
Added some unit tests as requested
Rich Kadel
-22
/
+676
2020-11-07
use single char patterns for split() (clippy::single_char_pattern)
Matthias Krüger
-4
/
+4
2020-11-05
Responded to all feedback as of 2020-10-30
Rich Kadel
-206
/
+356
2020-11-05
Addressed all feedback to date
Rich Kadel
-14
/
+23
2020-11-05
Injecting expressions in place of counters where helpful
Rich Kadel
-47
/
+1431
2020-11-05
Adds coverage graphviz
Rich Kadel
-10
/
+434
2020-11-05
Implemented CoverageGraph of BasicCoverageBlocks
Rich Kadel
-199
/
+347
2020-11-05
Splitting transform/instrument_coverage.rs into transform/coverage/...
Rich Kadel
-0
/
+1512