rust/src/libstd/io
bors fe8bc17801 auto merge of #15208 : alexcrichton/rust/snapshots, r=pcwalton
This change registers new snapshots, allowing `*T` to be removed from the language. This is a large breaking change, and it is recommended that if compiler errors are seen that any FFI calls are audited to determine whether they should be actually taking `*mut T`.
2014-06-28 20:11:34 +00:00
..
net std::io: Use re-exported pathes in examples. 2014-06-27 07:10:33 +09:00
buffered.rs Deprecate the bytes!() macro. 2014-06-18 17:02:22 -07:00
comm_adapters.rs librustc: Match trait self types exactly. 2014-06-28 11:18:37 -07:00
extensions.rs Rename all raw pointers as necessary 2014-06-28 11:53:58 -07:00
fs.rs librustc: Remove the fallback to int from typechecking. 2014-06-24 17:18:48 -07:00
mem.rs librustc: Remove the fallback to int from typechecking. 2014-06-24 17:18:48 -07:00
mod.rs std::io: Use re-exported pathes in examples. 2014-06-27 07:10:33 +09:00
pipe.rs Deprecate the bytes!() macro. 2014-06-18 17:02:22 -07:00
process.rs std::io: Use re-exported pathes in examples. 2014-06-27 07:10:33 +09:00
result.rs De-~[] Mem{Reader,Writer} 2014-04-06 15:40:01 -07:00
signal.rs Register new snapshots 2014-06-15 23:30:24 -07:00
stdio.rs Deprecate the bytes!() macro. 2014-06-18 17:02:22 -07:00
tempfile.rs std: Remove format_strbuf!() 2014-05-28 08:35:41 -07:00
test.rs Rename all raw pointers as necessary 2014-06-28 11:53:58 -07:00
timer.rs std::io: Use re-exported pathes in examples. 2014-06-27 07:10:33 +09:00
util.rs rustc: Remove ~[T] from the language 2014-06-11 15:02:17 -07:00