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
/
tcp.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-1483
/
+0
2015-03-27
rollup merge of #23749: alexcrichton/remove-old-impl-check
Alex Crichton
-2
/
+3
2015-03-26
rustc: Remove support for old_impl_check
Alex Crichton
-2
/
+3
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-14
/
+14
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+5
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-8
/
+6
2015-03-11
Example -> Examples
Steve Klabnik
-4
/
+4
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-3
/
+3
2015-02-18
Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.
Niko Matsakis
-2
/
+2
2015-02-17
rollup merge of #22435: aturon/final-stab-thread
Alex Crichton
-64
/
+64
2015-02-17
Fallout from stabilization
Aaron Turon
-64
/
+64
2015-02-17
openbsd: adapt connect_error test
Sébastien Marie
-1
/
+3
2015-01-31
Kill more `isize`s
Tobias Bucher
-3
/
+3
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-3
/
+3
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-5
/
+5
2015-01-29
`for x in range(a, b)` -> `for x in a..b`
Jorge Aparicio
-7
/
+7
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+1477
2015-01-26
std: Rename Writer::write to Writer::write_all
Alex Crichton
-1
/
+1
2015-01-26
std: Rename io to old_io
Alex Crichton
-0
/
+1475