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
..
2022-10-07 09:33:46 -05:00
2022-10-14 22:35:56 +02:00

For more information about how the query system works, see the rustc dev guide.