rust/compiler/rustc_index
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
..
src Use SmallVec in bitsets 2023-03-21 22:20:09 +01:00
Cargo.toml make rustc_target usable outside of rustc 2022-11-24 16:26:12 +03:30