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
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-495
/
+0
2015-04-01
Fallout in public-facing and semi-public-facing libs
Niko Matsakis
-3
/
+3
2015-03-31
std: Remove #[old_orphan_check] from PartialEq
Alex Crichton
-10
/
+10
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-14
/
+14
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-2
/
+2
2015-03-18
Fixed-size byte string literals (RFC 339)
Vadim Petrochenkov
-1
/
+2
2015-03-06
Rollup merge of #23010 - alexcrichton:deprecate-some-old-io, r=aturon
Manish Goregaokar
-0
/
+50
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-2
/
+2
2015-03-04
std: Stabilize portions of the `io` module
Alex Crichton
-0
/
+50
2015-02-24
Use arrays instead of vectors in tests
Vadim Petrochenkov
-10
/
+10
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-4
/
+4
2015-02-02
`for x in xs.iter_mut()` -> `for x in &mut xs`
Jorge Aparicio
-2
/
+2
2015-01-29
s/Show/Debug/g
Jorge Aparicio
-8
/
+8
2015-01-29
convert remaining `range(a, b)` to `a..b`
Jorge Aparicio
-2
/
+2
2015-01-26
std: Rename Writer::write to Writer::write_all
Alex Crichton
-8
/
+8
2015-01-26
Fallout of io => old_io
Alex Crichton
-1
/
+1
2015-01-26
std: Rename io to old_io
Alex Crichton
-0
/
+444