mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
7a76489454
Mention allocation errors for `open_buffered` This documents that `File::open_buffered` may return an error on allocation failure.