rust/src/libstd/io
Alex Crichton b7af25060a Rolling up PRs in the queue
Closes #14797 (librustc: Fix the issue with labels shadowing variable names by making)
Closes #14823 (Improve error messages for io::fs)
Closes #14827 (libsyntax: Allow `+` to separate trait bounds from objects.)
Closes #14834 (configure: Don't sync unused submodules)
Closes #14838 (Remove typo on collections::treemap::UnionItems)
Closes #14839 (Fix the unused struct field lint for struct variants)
Closes #14840 (Clarify `Any` docs)
Closes #14846 (rustc: [T, ..N] and [T, ..N+1] are not the same)
Closes #14847 (Audit usage of NativeMutex)
Closes #14850 (remove unnecessary PaX detection)
Closes #14856 (librustc: Take in account mutability when casting array to raw ptr.)
Closes #14859 (librustc: Forbid `transmute` from being called on types whose size is)
Closes #14860 (Fix `quote_pat!` & parse outer attributes in `quote_item!`)
2014-06-13 13:53:55 -07:00
..
net core: Rename container mod to collections. Closes #12543 2014-06-08 21:29:57 -07:00
buffered.rs core: Rename container mod to collections. Closes #12543 2014-06-08 21:29:57 -07:00
comm_adapters.rs rustc: Remove ~[T] from the language 2014-06-11 15:02:17 -07:00
extensions.rs rustc: Remove ~[T] from the language 2014-06-11 15:02:17 -07:00
fs.rs Rolling up PRs in the queue 2014-06-13 13:53:55 -07:00
mem.rs rustc: Remove ~[T] from the language 2014-06-11 15:02:17 -07:00
mod.rs Improve error messages for io::fs 2014-06-13 13:53:34 -07:00
pipe.rs std: Deal with fallout of rtio changes 2014-06-06 22:19:57 -07:00
process.rs rustc: Remove ~[T] from the language 2014-06-11 15:02:17 -07:00
result.rs De-~[] Mem{Reader,Writer} 2014-04-06 15:40:01 -07:00
signal.rs std: Deal with fallout of rtio changes 2014-06-06 22:19:57 -07:00
stdio.rs Fix spelling errors in comments. 2014-06-08 13:39:42 -04:00
tempfile.rs std: Remove format_strbuf!() 2014-05-28 08:35:41 -07:00
test.rs std: Remove format_strbuf!() 2014-05-28 08:35:41 -07:00
timer.rs Fix spelling errors in comments. 2014-06-08 13:39:42 -04:00
util.rs rustc: Remove ~[T] from the language 2014-06-11 15:02:17 -07:00