about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/sso/set.rs
AgeCommit message (Expand)AuthorLines
2020-10-02SsoHashSet/Map - genericiy over Q removedValerii Lashmanov-35/+18
2020-09-26SsoHashSet reimplemented as a wrapper on top of SsoHashMapValerii Lashmanov-154/+66
2020-09-26SsoHashSet/SsoHashMap API greatly expandedValerii Lashmanov-3/+304
2020-09-26MiniSet/MiniMap moved and renamed into SsoHashSet/SsoHashMapValerii Lashmanov-0/+41