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
/
src
/
librustc_index
/
bit_set.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-3
/
+5
2020-08-04
mir: use `FiniteBitSet<u32>` in polymorphization
David Wood
-0
/
+24
2020-07-21
Auto merge of #69749 - davidtwco:issue-46477-polymorphization, r=eddyb
bors
-0
/
+135
2020-07-20
index: introduce and use `FiniteBitSet`
David Wood
-0
/
+135
2020-07-20
Auto merge of #74010 - pierwill:pierwill-o-notation, r=GuillaumeGomez
bors
-1
/
+1
2020-07-19
Use italics for O notation
pierwill
-1
/
+1
2020-07-14
Use `ArrayVec` in `SparseBitSet`.
Nicholas Nethercote
-6
/
+5
2020-06-24
Improve GeneratorLayout debug output
Tyler Mandry
-1
/
+17
2020-04-07
Use assoc integer constants in librustc_*
Linus Färnstrand
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-41
/
+21
2019-10-18
doc: make BitSet intro more short
Tshepang Lekhonkhobe
-2
/
+5
2019-10-16
Optimize `BitSet` iteration.
Nicholas Nethercote
-13
/
+31
2019-10-16
Add `BitIter::new()`.
Nicholas Nethercote
-10
/
+13
2019-10-01
Fix clippy warnings
Yuki Okushi
-1
/
+1
2019-09-29
remove indexed_vec re-export from rustc_data_structures
csmoe
-1
/
+1
2019-09-29
move bit_set into rustc_index
csmoe
-0
/
+984