rust/compiler/rustc_index/src
Nilstrieb 29c11327c7 Use SmallVec in bitsets
This doesn't increase their size and means that we don't have to heap
allocate for small sets.
2023-03-21 22:20:09 +01:00
..
bit_set
interval
vec
bit_set.rs Use SmallVec in bitsets 2023-03-21 22:20:09 +01:00
interval.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
lib.rs
vec.rs Fix IndexVec::drain_enumerated 2023-01-19 15:25:33 +00:00