mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
5a942d67a6
Locking documentation updates - Reword file lock documentation to clarify advisory vs mandatory. Remove the word "advisory", and make it more explicit that the lock may be advisory or mandatory depending on platform. - Document that locking a file fails on Windows if the file is opened only for append