mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
d8745f9346
Avoid implying that concatenating data before passing it to `write()` (with or without `BufWriter`) ensures atomicity.