about summary refs log tree commit diff
path: root/src/librustc_index/lib.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-11/+0
2020-07-20index: introduce and use `FiniteBitSet`David Wood-0/+1
2020-07-16apply bootstrap cfgsMark Rousskov-1/+0
2020-06-28Remove `const_if_match` feature gate from librariesDylan MacKenzie-1/+1
2020-05-29Add Extend::{extend_one,extend_reserve}Josh Stone-0/+1
2020-03-17Add requisite feature gates for const assertDylan MacKenzie-0/+3
2019-12-22Format the worldMark Rousskov-1/+1
2019-09-29remove indexed_vec re-export from rustc_data_structurescsmoe-1/+1
2019-09-29remove bit_set re-export from rustc_data_structurescsmoe-0/+1
2019-09-29move bit_set into rustc_indexcsmoe-0/+1
2019-09-29move index_vec into rustc_indexcsmoe-0/+5