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
Age
Commit message (
Expand
)
Author
Lines
2014-12-29
rollup merge of #20289: nick29581/shadowing
Alex Crichton
-12
/
+17
2014-12-29
rollup merge of #20250: ipetkov/deriving
Alex Crichton
-2
/
+2
2014-12-29
rollup merge of #20231: fhahn/issue-20226-eexist
Alex Crichton
-0
/
+13
2014-12-29
rollup merge of #20160: nick29581/ranges2
Alex Crichton
-16
/
+16
2014-12-29
rollup merge of #20042: alexcrichton/second-pass-ptr
Alex Crichton
-2
/
+2
2014-12-30
Fallout from mut slices
Nick Cameron
-16
/
+16
2014-12-29
std: Second pass stabilization for `ptr`
Alex Crichton
-2
/
+2
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-218
/
+235
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-10
/
+10
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-166
/
+188
2014-12-29
Fallout from globs/re-export/shadowing change
Nick Cameron
-12
/
+17
2014-12-28
Added `get_address_name`, an interface to `getnameinfo`
Murarth
-2
/
+9
2014-12-27
Fallout of changing format_args!(f, args) to f(format_args!(args)).
Eduard Burtescu
-0
/
+62
2014-12-27
auto merge of #20119 : FlaPer87/rust/oibit-send-and-friends, r=nikomatsakis
bors
-15
/
+32
2014-12-27
Fix fallout
Nick Cameron
-5
/
+5
2014-12-26
Derive Clone, PartialEq, and Eq for std::io::{FileAccess, FileMode}
Ivan Petkov
-2
/
+2
2014-12-26
Implement RaceBox for StdinReader
Flavio Percoco
-15
/
+32
2014-12-25
Map EEXIST to PathAlreadyExists error, closes #20226
Florian Hahn
-0
/
+13
2014-12-25
Parse fully-qualified associated types in generics without whitespace
P1start
-2
/
+2
2014-12-23
Fix some spelling errors.
Huon Wilson
-5
/
+5
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-7
/
+8
2014-12-21
rollup merge of #20077: shepmaster/stdin-typo
Alex Crichton
-1
/
+1
2014-12-21
rollup merge of #20070: aturon/stab-2-clone
Alex Crichton
-0
/
+1
2014-12-21
rollup merge of #19932: elszben/master
Alex Crichton
-0
/
+50
2014-12-20
Correct typo in doc for StdinReaderGuard
Jake Goulding
-1
/
+1
2014-12-20
Stabilize clone
Aaron Turon
-0
/
+1
2014-12-20
Fix fallout of removing import_shadowing in tests.
Eduard Burtescu
-11
/
+5
2014-12-19
libstd: use `#[deriving(Copy)]`
Jorge Aparicio
-49
/
+19
2014-12-18
Delete rest of rustrt
Aaron Turon
-0
/
+1
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-16
/
+16
2014-12-18
Fix the capture_stderr test
Alex Crichton
-4
/
+3
2014-12-18
Disable capture_stderr test for now
Aaron Turon
-1
/
+1
2014-12-18
Fallout from new thread API
Aaron Turon
-32
/
+28
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-4
/
+3
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-11
/
+13
2014-12-17
rollup merge of #19902: alexcrichton/second-pass-mem
Alex Crichton
-0
/
+2
2014-12-17
rollup merge of #19873: drewm1980/master
Alex Crichton
-5
/
+5
2014-12-17
rollup merge of #19869: sfackler/free-stdin
Alex Crichton
-0
/
+7
2014-12-17
rollup merge of #19859: alexcrichton/flaky-test
Alex Crichton
-1
/
+2
2014-12-17
Replaced wrapper functions with no_run and as_str().unwrap() with display()
elszben
-6
/
+3
2014-12-16
Added example to TempDir
elszben
-0
/
+53
2014-12-16
auto merge of #19777 : nikomatsakis/rust/warn-on-shadowing, r=acrichto
bors
-5
/
+5
2014-12-15
std: Second pass stabilization of `default`
Alex Crichton
-0
/
+2
2014-12-16
auto merge of #19747 : alexcrichton/rust/slice-one-trait, r=brson
bors
-9
/
+9
2014-12-15
Remove all shadowed lifetimes.
Niko Matsakis
-5
/
+5
2014-12-15
rollup merge of #19710: steveklabnik/gh15449
Brian Anderson
-4
/
+4
2014-12-15
Standardize some usages of "which" in docstrings
Andrew Wagner
-5
/
+5
2014-12-14
Free stdin on exit
Steven Fackler
-0
/
+7
2014-12-14
std: Collapse SlicePrelude traits
Alex Crichton
-9
/
+9
2014-12-14
std: Bind port early to make a test more reliable
Alex Crichton
-1
/
+2
[prev]
[next]