]> git.lizzy.rs Git - rust.git/commit
SsoHashSet/Map - genericiy over Q removed
authorValerii Lashmanov <vflashm@gmail.com>
Sat, 3 Oct 2020 01:13:21 +0000 (20:13 -0500)
committerValerii Lashmanov <vflashm@gmail.com>
Sat, 3 Oct 2020 01:13:23 +0000 (20:13 -0500)
commitd1d2184db407dbdc0a0872c9efb4ff58457e1c9a
treeef580edd3b5be49aadde1e83a8f785a9145b1726
parent92a0668c20b8dea00d8739dce2243113f518b427
SsoHashSet/Map - genericiy over Q removed

Due to performance regression, see SsoHashMap comment.
compiler/rustc_data_structures/src/sso/map.rs
compiler/rustc_data_structures/src/sso/set.rs