]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #22428 - erickt:io-wrappers, r=aturon
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 24 Feb 2015 01:47:04 +0000 (07:17 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 24 Feb 2015 06:38:35 +0000 (12:08 +0530)
 Also includes some minor optimizations to the Vec and slice writers to remove the unnecessary loop.


Trivial merge