| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 | -2/+2 |
| 2019-09-29 | remove bit_set re-export from rustc_data_structures | csmoe | -0/+1 |
| 2019-09-29 | move bit_set into rustc_index | csmoe | -0/+1355 |
| 2019-09-29 | move index_vec into rustc_index | csmoe | -0/+836 |
| 2019-09-29 | init librustc_index crate | csmoe | -0/+12 |
