rust/compiler/rustc_query_impl
Michael Woerister 9117ea9758 Introduce UnordMap, UnordSet, and UnordBag (see MCP 533)
MCP 533: https://github.com/rust-lang/compiler-team/issues/533

Also, as an example, substitute UnordMap for FxHashMap in
used_trait_imports query result.
2022-10-27 13:23:26 +00:00
..
src Introduce UnordMap, UnordSet, and UnordBag (see MCP 533) 2022-10-27 13:23:26 +00:00
Cargo.toml Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`. 2022-08-29 15:42:13 +10:00