]> git.lizzy.rs Git - rust.git/commit
SsoHashSet/SsoHashMap API greatly expanded
authorValerii Lashmanov <vflashm@gmail.com>
Thu, 24 Sep 2020 06:21:31 +0000 (01:21 -0500)
committerValerii Lashmanov <vflashm@gmail.com>
Sat, 26 Sep 2020 19:30:05 +0000 (14:30 -0500)
commit0600b178aa0e9f310067bf8ccaf736e77a03eb1d
treecabfe4537ed3bcec07dc66cfe64675993584a989
parent5c224a484dc6ba2a70c9cd0d73a04849f6d7aa68
SsoHashSet/SsoHashMap API greatly expanded

Now both provide almost complete API of their non-SSO counterparts.
compiler/rustc_data_structures/src/sso/map.rs
compiler/rustc_data_structures/src/sso/mod.rs
compiler/rustc_data_structures/src/sso/set.rs