]> git.lizzy.rs Git - rust.git/commit
Added `W: Writer` bound to `BufferedWriter<W>` to avoid specialized `Drop` impl.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Sat, 21 Mar 2015 12:28:20 +0000 (13:28 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Tue, 24 Mar 2015 21:27:23 +0000 (22:27 +0100)
commit1e71d2e71c037b0008ce9f65a61cf814abd52b68
treeca6f8d4aff4a45f9eecea3c08b26f97b7ce71285
parent1249e6089180211c18fdc381a464274ec95edb25
Added `W: Writer` bound to `BufferedWriter<W>` to avoid specialized `Drop` impl.
src/libstd/old_io/buffered.rs