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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
windows
Age
Commit message (
Expand
)
Author
Lines
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
[prev]