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
/
net
/
ip.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-710
/
+0
2015-04-07
std: Deny most warnings in doctests
Alex Crichton
-1
/
+1
2015-03-31
Test fixes and rebase conflicts, round 1
Alex Crichton
-1
/
+1
2015-03-31
replace deprecated as_slice()
Emeliov Dmitrii
-1
/
+1
2015-03-28
Remove IteratorExt
Steven Fackler
-1
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+1
2015-03-18
Register new snapshots
Alex Crichton
-5
/
+0
2015-03-16
impl<T> [T]
Jorge Aparicio
-0
/
+1
2015-03-16
impl str
Jorge Aparicio
-0
/
+3
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-14
/
+14
2015-03-03
Add `: Box<_>` or `::Box<_>` type annotations to various places.
Felix S. Klock II
-6
/
+6
2015-02-04
remove all kind annotations from closures
Jorge Aparicio
-10
/
+10
2015-02-02
`for x in xs.iter_mut()` -> `for x in &mut xs`
Jorge Aparicio
-1
/
+1
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-30
std: Stabilize FromStr and parse
Alex Crichton
-49
/
+59
2015-01-29
s/Show/Debug/g
Jorge Aparicio
-2
/
+2
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+700
2015-01-26
std: Rename io to old_io
Alex Crichton
-0
/
+700