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
/
src
/
librustc_data_structures
/
graph
/
dominators
Age
Commit message (
Expand
)
Author
Lines
2020-07-02
Standardize bibliographic citations in rustc API docs
pierwill
-5
/
+6
2020-03-20
remove redundant returns (clippy::needless_return)
Matthias Krüger
-2
/
+2
2019-12-22
Format the world
Mark Rousskov
-12
/
+7
2019-12-02
Move predecessor cache outside of Body, use wrapper types to manage Cache and...
Paul Daniel Faria
-8
/
+9
2019-10-21
Eliminate `intersect_opt`.
Nicholas Nethercote
-21
/
+6
2019-09-29
remove indexed_vec re-export from rustc_data_structures
csmoe
-1
/
+1
2019-08-02
Remove some more `cfg(test)`s
Vadim Petrochenkov
-9
/
+4
2019-08-02
librustc_data_structures: Unconfigure tests during normal build
Vadim Petrochenkov
-2
/
+2
2019-04-09
Kill dead code dominator code.
Edd Barrett
-47
/
+0
2019-02-09
librustc_data_structures => 2018
Taiki Endo
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-20
/
+0
2018-08-27
micro-optimize dominator code
Niko Matsakis
-2
/
+2
2018-08-09
A few cleanups for rustc_data_structures
ljedrz
-1
/
+2
2018-07-12
rename `control_flow_graph` to `graph`
Niko Matsakis
-0
/
+257