about summary refs log tree commit diff
path: root/src/librustc_data_structures/bitslice.rs
AgeCommit message (Expand)AuthorLines
2018-09-13Remove bitslice.rs.Nicholas Nethercote-146/+0
2018-08-09A few cleanups for rustc_data_structuresljedrz-2/+3
2018-07-24Simplify a few functions in rustc_data_structuresljedrz-2/+1
2018-07-13Fix bitslice printing.Nicholas Nethercote-11/+5
2018-07-13Make BitSlice's `Word` properly generic.Nicholas Nethercote-7/+7
2018-02-21rustc_data_structures: add missing #[inline].Eduard-Mihai Burtescu-0/+3
2017-09-13Analyse storage liveness and preserve it during generator transformationJohn Kåre Alsaker-0/+5
2017-07-31rustc: Inline bitwise modification operatorsAlex Crichton-0/+2
2016-10-10Move IdxSetBuf and BitSlice to rustc_data_structuresWesley Wiser-0/+142