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
/
libstd
/
old_io
/
buffered.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-702
/
+0
2015-03-31
std: Remove #[old_orphan_check] from PartialEq
Alex Crichton
-1
/
+1
2015-03-30
std: Standardize (input, output) param orderings
Alex Crichton
-2
/
+2
2015-03-28
Remove IteratorExt
Steven Fackler
-1
/
+1
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-15
/
+15
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-15
/
+15
2015-03-26
syntax: Remove parsing of old slice syntax
Alex Crichton
-16
/
+16
2015-03-24
Added `W: Writer` bound to `BufferedWriter<W>` to avoid specialized `Drop` impl.
Felix S. Klock II
-9
/
+9
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+3
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-4
/
+7
2015-03-18
Register new snapshots
Alex Crichton
-2
/
+0
2015-03-17
Rollup merge of #23329 - jbcrail:rm-syntax-highlight, r=sanxiyn
Manish Goregaokar
-3
/
+3
2015-03-16
impl<T> [T]
Jorge Aparicio
-0
/
+1
2015-03-13
Remove explicit syntax highlight from docs.
Joseph Crail
-3
/
+3
2015-03-11
Example -> Examples
Steve Klabnik
-3
/
+3
2015-03-09
Rename #[should_fail] to #[should_panic]
Steven Fackler
-1
/
+1
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-2
/
+2
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-3
/
+3
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-1
/
+1
2015-01-28
Fix up check to bypass internal buffer
Steven Fackler
-1
/
+1
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+697
2015-01-26
std: Rename Writer::write to Writer::write_all
Alex Crichton
-27
/
+27
2015-01-26
Fallout of io => old_io
Alex Crichton
-1
/
+1
2015-01-26
std: Rename io to old_io
Alex Crichton
-0
/
+697