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
/
tempfile.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-188
/
+0
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-2
/
+4
2015-03-28
Remove IteratorExt
Steven Fackler
-1
/
+1
2015-03-28
Rollup merge of #23803 - richo:unused-braces, r=Manishearth
Manish Goregaokar
-1
/
+1
2015-03-28
cleanup: Remove unused braces in use statements
Richo Healey
-1
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+1
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-1
/
+2
2015-03-18
Register new snapshots
Alex Crichton
-2
/
+0
2015-03-16
impl str
Jorge Aparicio
-0
/
+1
2015-02-24
std: Move std::env to the new I/O APIs
Alex Crichton
-2
/
+4
2015-02-04
Auto merge of #21892 - huonw:deprecate-rand, r=alexcrichton
bors
-0
/
+1
2015-02-04
Deprecate in-tree `rand`, `std::rand` and `#[derive(Rand)]`.
Huon Wilson
-0
/
+1
2015-02-03
Rename std::path to std::old_path
Aaron Turon
-1
/
+1
2015-02-01
std: Add a new `env` module
Alex Crichton
-6
/
+6
2015-01-29
remove unused imports
Jorge Aparicio
-1
/
+1
2015-01-29
`for x in range(a, b)` -> `for x in a..b`
Jorge Aparicio
-1
/
+1
2015-01-26
std: Rename io to old_io
Alex Crichton
-0
/
+182