about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/work_queue.rs
AgeCommit message (Expand)AuthorLines
2025-01-11rename `BitSet` to `DenseBitSet`Rémy Rakic-3/+3
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2023-04-24Split `{Idx, IndexVec, IndexSlice}` into their own modulesMaybe Waffle-1/+1
2021-03-27Remove (lots of) dead codeJoshua Nelson-6/+0
2020-10-14Remove unused code from remaining compiler cratesest31-6/+0
2020-08-30mv compiler to compiler/mark-0/+56