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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
rt
/
io
/
extensions.rs
Age
Commit message (
Expand
)
Author
Lines
2013-09-19
Replace unreachable() calls with unreachable!().
Chris Morgan
-2
/
+1
2013-09-17
rt::io: Use vec::reserve_additional
blake2-ppc
-1
/
+1
2013-09-09
rename `std::iterator` to `std::iter`
Daniel Micay
-1
/
+1
2013-09-03
rt::io: Rename Bytes to ByteIterator and add note about iteration
blake2-ppc
-8
/
+14
2013-09-02
rt::io: Add Bytes iterator for Reader
blake2-ppc
-1
/
+83
2013-08-24
auto merge of #8607 : sfackler/rust/extensions, r=brson
bors
-123
/
+122
2013-08-23
Rename {Reader,Writer}ByteConversions methods
Steven Fackler
-123
/
+122
2013-08-22
Enabled unit tests in std and extra.
Vadim Chugunov
-2
/
+0
2013-08-21
std/extra: changing XXX to FIXME; cleanup
Tim Chevalier
-25
/
+26
2013-08-18
More spelling corrections.
Huon Wilson
-1
/
+1
2013-08-01
make `in` and `foreach` get treated as keywords
Daniel Micay
-5
/
+5
2013-06-28
librustc: Disallow "mut" from distributing over bindings.
Patrick Walton
-2
/
+5
2013-06-28
Convert vec::{reserve, reserve_at_least, capacity} to methods.
Huon Wilson
-1
/
+1
2013-06-27
Convert vec::[mut_]slice to methods, remove vec::const_slice.
Huon Wilson
-1
/
+1
2013-06-18
std::rt: Work around a dynamic borrowck bug
Brian Anderson
-3
/
+2
2013-06-15
rm vec::uniq_len
Daniel Micay
-1
/
+2
2013-06-04
librustc: Disallow multiple patterns from appearing in a "let" declaration.
Patrick Walton
-2
/
+2
2013-06-04
std::cell: Modernize constructors
Philipp Brüschweiler
-7
/
+7
2013-05-23
cleanup warnings from libstd
Erick Tryzelaar
-4
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+903