mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
3ab4477ba7
Add Set entry API See https://rust-lang.zulipchat.com/#narrow/stream/219381-t-libs/topic/HashSet.3A.3Aentry/near/413224639 and https://github.com/rust-lang/rust/issues/60896#issuecomment-678708111 Closes https://github.com/rust-lang/rfcs/issues/1490