index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
io.rs
Age
Commit message (
Expand
)
Author
Lines
2012-04-30
Revert "Eliminate a copy in syntax::parse::new_parser_from_file"
Tim Chevalier
-18
/
+0
2012-04-30
Eliminate a copy in syntax::parse::new_parser_from_file
Tim Chevalier
-0
/
+18
2012-04-25
More slice use in vec, io, str, ebml, metadata encoder and decoder.
Graydon Hoare
-51
/
+111
2012-04-19
Add a lint pass to check for while true { ... } loops
Tim Chevalier
-2
/
+2
2012-04-19
core: Move last_os_error from sys to os
Brian Anderson
-3
/
+3
2012-03-27
Move some code over to iterator-for to see how it performs.
Marijn Haverbeke
-2
/
+2
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-9
/
+9
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2012-03-20
Minor io fixlet to account for racing against last_os_error.
Graydon Hoare
-1
/
+1
2012-03-16
core: Store reexporting result and either. Closes #1997
Brian Anderson
-0
/
+2
2012-03-15
Comments only: issue numbers for FIXMEs
Tim Chevalier
-9
/
+13
2012-03-15
Put the OS error in the error string in io::mk_file_writer()
Tim Chevalier
-4
/
+2
2012-03-13
implement deserialization, rename mk_mem_buffer() to mem_buffer()
Niko Matsakis
-3
/
+3
2012-03-13
Name types after their modules instead of 't'
Brian Anderson
-6
/
+6
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-0
/
+776
[prev]