1
Fork 0

rollup merge of #19973: vhbit/ios-no-copy

This commit is contained in:
Alex Crichton 2014-12-21 00:04:03 -08:00
commit 31800b38e6

View file

@ -170,7 +170,6 @@ mod imp {
extern crate libc;
use io::{IoResult};
use kinds::marker;
use mem;
use os;
use rand::Rng;