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
/
implementation
Age
Commit message (
Expand
)
Author
Lines
2020-04-05
Stop importing int/float modules in librustc_*
Linus Färnstrand
-1
/
+0
2019-12-22
Format the world
Mark Rousskov
-71
/
+37
2019-10-21
Remove many unnecessary trait derivations.
Nicholas Nethercote
-2
/
+2
2019-10-01
Fix clippy warnings
Yuki Okushi
-2
/
+2
2019-09-29
remove bit_set re-export from rustc_data_structures
csmoe
-1
/
+1
2019-07-03
Remove needless lifetimes
Jeremy Stucki
-3
/
+3
2019-02-10
rustc: doc comments
Alexander Regueiro
-2
/
+2
2019-02-09
librustc_data_structures => 2018
Taiki Endo
-16
/
+12
2018-12-25
Remove licenses
Mark Rousskov
-20
/
+0
2018-09-18
Merge indexed_set.rs into bitvec.rs, and rename it bit_set.rs.
Nicholas Nethercote
-4
/
+4
2018-08-09
A few cleanups for rustc_data_structures
ljedrz
-4
/
+4
2018-08-01
Split out growth functionality into BitVector type
Mark Rousskov
-4
/
+4
2018-07-25
parameterize `BitVector` and `BitMatrix` by their index types
Niko Matsakis
-1
/
+1
2018-07-12
introduce a generic SCC computation
Niko Matsakis
-1
/
+1
2018-07-12
rename `control_flow_graph` to `graph`
Niko Matsakis
-0
/
+556