]> git.lizzy.rs Git - rust.git/commit
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)
commitcfab9cc98b50546d2a1e6feaecbd27cc25bf6561
tree70791df91aea12fa013f656169184fb80e7d50a6
parent5676f6084bd0a5d1211b3afab93177747bf64fc4
parentded93b125f3ab54c98442434341bb4675d326cda
Rollup merge of #22428 - erickt:io-wrappers, r=aturon

 Also includes some minor optimizations to the Vec and slice writers to remove the unnecessary loop.