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
/
io
/
net
Age
Commit message (
Expand
)
Author
Lines
2014-12-06
libstd: remove unnecessary `to_string()` calls
Jorge Aparicio
-3
/
+3
2014-12-05
Utilize fewer reexports
Corey Farwell
-8
/
+11
2014-11-26
/*! -> //!
Steve Klabnik
-21
/
+13
2014-11-26
auto merge of #19176 : aturon/rust/stab-iter, r=alexcrichton
bors
-3
/
+2
2014-11-26
auto merge of #19169 : aturon/rust/fds, r=alexcrichton
bors
-0
/
+47
2014-11-25
Fallout from stabilization
Aaron Turon
-3
/
+2
2014-11-24
Don't call drop in tcpstream docs
Steve Klabnik
-6
/
+10
2014-11-21
sys: reveal std::io representation to sys module
Aaron Turon
-0
/
+47
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+6
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-150
/
+150
2014-11-16
rollup merge of #18985: alexcrichton/issue-18900
Jakub Bukaj
-24
/
+22
2014-11-16
Move FromStr to core::str
Brendan Zabarauskas
-3
/
+2
2014-11-15
std: Fix a flaky test on OSX 10.10
Alex Crichton
-24
/
+22
2014-11-08
Runtime removal: refactor pipes and networking
Aaron Turon
-213
/
+94
2014-11-06
Prelude: rename and consolidate extension traits
Aaron Turon
-2
/
+2
2014-11-05
Fixed not compiling code in docstring
Vladimir Matveev
-2
/
+2
2014-11-05
Added more documentation on ToSocketAddr trait
Vladimir Matveev
-3
/
+92
2014-11-05
Fixed tidy errors
Vladimir Matveev
-3
/
+3
2014-11-05
Fixed other tests to pass make check
Vladimir Matveev
-6
/
+3
2014-11-05
Migrated io::net::udp over to ToSocketAddr
Vladimir Matveev
-20
/
+34
2014-11-05
Switched io::net::tcp to use ToSocketAddr
Vladimir Matveev
-227
/
+130
2014-11-05
Added ToSocketAddr trait
Vladimir Matveev
-0
/
+151
2014-11-01
collections: Remove all collections traits
Alex Crichton
-2
/
+1
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-4
/
+4
2014-10-30
rollup merge of #18443 : alexcrichton/deref-vec-and-string
Alex Crichton
-0
/
+1
2014-10-29
collections: impl Deref for Vec/String
Alex Crichton
-0
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-43
/
+43
2014-10-28
Update code with new lint names
Aaron Turon
-4
/
+4
2014-10-25
Deprecate UdpStream
Julian Orth
-0
/
+12
2014-10-25
Make UdpStream block until the next non-empty msg.
Julian Orth
-13
/
+20
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-19
/
+0
2014-10-16
libstd: Remove all uses of {:?}.
Luqman Aden
-1
/
+1
2014-10-13
Clean up rustc warnings.
NODA, Kai
-4
/
+0
2014-10-10
improve the performance of the vec![] macro
Daniel Micay
-1
/
+0
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-15
/
+18
2014-10-07
Use slice syntax instead of slice_to, etc.
Nick Cameron
-4
/
+4
2014-10-02
Revert "Use slice syntax instead of slice_to, etc."
Aaron Turon
-4
/
+4
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-18
/
+15
2014-10-02
Put slicing syntax behind a feature gate.
Nick Cameron
-15
/
+18
2014-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-4
/
+4
2014-10-01
Remove iotest macro
Aaron Turon
-166
/
+267
2014-09-30
Fix libstd
Steven Fackler
-1
/
+1
2014-09-27
auto merge of #17506 : sfackler/rust/cfg-attr, r=alexcrichton
bors
-3
/
+3
2014-09-25
Ignore two I/O tests that are failing on the win32 bot
Brian Anderson
-0
/
+2
2014-09-23
Deprecate `#[ignore(cfg(...))]`
Steven Fackler
-3
/
+3
2014-09-21
Remove #[allow(deprecated)] from libstd
Alex Crichton
-4
/
+12
2014-09-17
rollup merge of #17297 : treeman/net-unix
Alex Crichton
-4
/
+3
2014-09-16
Fallout from renaming
Aaron Turon
-5
/
+5
2014-09-16
Rename std::io::net::unix to std::io::net::pipe.
Jonas Hietala
-4
/
+3
2014-08-28
auto merge of #16626 : ruud-v-a/rust/duration-reform, r=brson
bors
-3
/
+3
[prev]
[next]