rust/compiler/rustc_data_structures
Nicholas Nethercote f2d863fa75 Remove SmallStr.
It no longer has any uses. If it's needed in the future, it can be
easily reinstated. Or a crate such as `smallstr` can be used, much like
we use `smallvec`.
2023-06-29 11:45:52 +10:00
..
src Remove SmallStr. 2023-06-29 11:45:52 +10:00
Cargo.toml Auto merge of #107586 - SparrowLii:parallel-query, r=cjgillot 2023-05-13 13:47:53 +00:00