Content-Length: 266391 | pFad | https://github.com/model-checking/verify-rust-std/commit/82e24ad44cdce9112fad8d299ffc81b4a239ff12
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
HashMap::raw_entry_mut
1 parent 6ef46b3 commit 82e24adCopy full SHA for 82e24ad
std/src/collections/hash/map.rs
@@ -1218,7 +1218,7 @@ where
1218
//github.com/ will cause the map to produce seemingly random results. Higher-level and
1219
//github.com/ more foolproof APIs like `entry` should be preferred when possible.
1220
//github.com/
1221
- //github.com/ In particular, the hash used to initialized the raw entry must still be
+ //github.com/ In particular, the hash used to initialize the raw entry must still be
1222
//github.com/ consistent with the hash of the key that is ultimately stored in the entry.
1223
//github.com/ This is because implementations of HashMap may need to recompute hashes
1224
//github.com/ when resizing, at which point only the keys are available.
Fetched URL: https://github.com/model-checking/verify-rust-std/commit/82e24ad44cdce9112fad8d299ffc81b4a239ff12
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments