mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
22f9a1d46d
file locking: clarify that double-locking is underspecified The 2nd commit fixes https://github.com/rust-lang/rust/issues/157045 by making the docs more clear.