]> git.lizzy.rs Git - rust.git/commit
Document that `std::io::BufReader` discards contents on drop
authorChris Gregory <czipperz@gmail.com>
Thu, 28 Mar 2019 02:11:13 +0000 (22:11 -0400)
committerChris Gregory <czipperz@gmail.com>
Thu, 28 Mar 2019 02:11:13 +0000 (22:11 -0400)
commitffaa5c904e6de9cf15c44adfa43a56f046c28c42
tree27be3fa463b4edb0e5b3fafa9bf2e34e97ff1c49
parent07d350897c7f95bb40ae9762ad1e945f95fc37ae
Document that `std::io::BufReader` discards contents on drop

Resolves #55546
src/libstd/io/buffered.rs