about summary refs log tree commit diff
path: root/src/librustc_index
AgeCommit message (Expand)AuthorLines
2019-10-18doc: make BitSet intro more shortTshepang Lekhonkhobe-2/+5
2019-10-16Optimize `BitSet` iteration.Nicholas Nethercote-13/+31
2019-10-16Add `BitIter::new()`.Nicholas Nethercote-10/+13
2019-10-01Fix clippy warningsYuki Okushi-1/+1
2019-09-29remove indexed_vec re-export from rustc_data_structurescsmoe-2/+2
2019-09-29remove bit_set re-export from rustc_data_structurescsmoe-0/+1
2019-09-29move bit_set into rustc_indexcsmoe-0/+1355
2019-09-29move index_vec into rustc_indexcsmoe-0/+836
2019-09-29init librustc_index cratecsmoe-0/+12