mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +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.