about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-10-29 06:20:48 +0000
committerbors <bors@rust-lang.org>2022-10-29 06:20:48 +0000
commit607878d069267e1402ad792c9331b426e4c6d0f9 (patch)
tree0d0399113a9049f57294494faaa69c7035110383 /compiler/rustc_codegen_llvm/src
parent33b55ac39fa633d0983fad014469e1036669bf28 (diff)
parent9117ea975834a86dadcb9ebbc40dd9a9fb0f78ae (diff)
downloadrust-607878d069267e1402ad792c9331b426e4c6d0f9.tar.gz
rust-607878d069267e1402ad792c9331b426e4c6d0f9.zip
Auto merge of #102698 - michaelwoerister:unord-collections, r=lncr
Introduce UnordMap, UnordSet, and UnordBag (MCP 533)

This is the start of implementing [MCP 533](https://github.com/rust-lang/compiler-team/issues/533).

I followed `@eddyb's` suggestion of naming the collection types `Unord(Map/Set/Bag)` which is a bit easier to type than `Unordered(Map/Set/Bag)`

r? `@eddyb`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions