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
/
sys
/
windows
Age
Commit message (
Expand
)
Author
Lines
2014-12-09
rollup merge of #19620: retep998/memorymap
Alex Crichton
-1
/
+1
2014-12-07
Make MemoryMap use HANDLE on Windows.
Peter Atashian
-1
/
+1
2014-12-06
libstd: remove unnecessary `to_string()` calls
Jorge Aparicio
-5
/
+5
2014-12-06
libstd: remove unnecessary `as_slice()` calls
Jorge Aparicio
-5
/
+5
2014-12-05
rollup merge of #19274: alexcrichton/rewrite-sync
Corey Richardson
-5
/
+262
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-7
/
+10
2014-12-05
std: Rewrite the `sync` module
Alex Crichton
-0
/
+254
2014-12-05
std: Close TcpListener with closesocket()
Alex Crichton
-20
/
+24
2014-12-04
libstd: io::fs::File::stat() need not to take &mut self.
NODA, Kai
-1
/
+1
2014-11-26
rollup merge of #19288: steveklabnik/doc_style_cleanup
Alex Crichton
-17
/
+13
2014-11-26
rollup merge of #19273: ogham/rename-file-types
Alex Crichton
-6
/
+6
2014-11-26
auto merge of #19176 : aturon/rust/stab-iter, r=alexcrichton
bors
-2
/
+2
2014-11-26
auto merge of #19169 : aturon/rust/fds, r=alexcrichton
bors
-4
/
+113
2014-11-25
/** -> ///
Steve Klabnik
-17
/
+13
2014-11-25
Fallout from stabilization
Aaron Turon
-2
/
+2
2014-11-24
Clean up FileType enum following enum namespacing
Ben S
-6
/
+6
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-3
/
+242
2014-11-21
libs: add std::os::windows module
Aaron Turon
-1
/
+102
2014-11-21
sys: reveal std::io representation to sys module
Aaron Turon
-4
/
+12
2014-11-20
Make most of std::rt private
Aaron Turon
-2
/
+2
2014-11-20
Rename remaining Failures to Panic
Subhash Bhushan
-3
/
+3
2014-11-18
Windows and OS X fallout
Nick Cameron
-11
/
+11
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+2
2014-11-10
Fix 'renamed lint' warnings
Michael Gehring
-1
/
+1
2014-11-08
Runtime removal: refactor tty
Aaron Turon
-0
/
+167
2014-11-08
Runtime removal: refactor timer
Aaron Turon
-0
/
+209
2014-11-08
Runtime removal: refactor process
Aaron Turon
-0
/
+972
2014-11-08
Runtime removal: refactor helper threads
Aaron Turon
-0
/
+39
2014-11-08
Runtime removal: refactor pipes and networking
Aaron Turon
-2
/
+991
2014-11-08
Runtime removal: add private sys, sys_common modules
Aaron Turon
-0
/
+531