mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
c475bdaa53
This value is a previously-computed hash of the key, so it makes sense to bundle it with the key inside the guard, since the guard will need it on completion anyway.