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
Age
Commit message (
Expand
)
Author
Lines
2014-11-23
auto merge of #19152 : alexcrichton/rust/issue-17863, r=aturon
bors
-1
/
+1
2014-11-22
std: Align `raw` modules with unsafe conventions
Alex Crichton
-1
/
+1
2014-11-21
libs: add std::os::windows module
Aaron Turon
-1
/
+102
2014-11-21
libs: add std::os::unix module
Aaron Turon
-0
/
+108
2014-11-21
sys: reveal std::io representation to sys module
Aaron Turon
-15
/
+22
2014-11-20
Make most of std::rt private
Aaron Turon
-8
/
+8
2014-11-20
Fallout from libgreen and libnative removal
Aaron Turon
-1
/
+1
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
/
+8
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-15
/
+15
2014-11-13
Remove Signed trait and add SignedInt trait
Brendan Zabarauskas
-2
/
+2
2014-11-13
Remove lots of numeric traits from the preludes
Brendan Zabarauskas
-0
/
+3
2014-11-13
Deprecate Zero and One traits
Brendan Zabarauskas
-6
/
+5
2014-11-10
Fix 'renamed lint' warnings
Michael Gehring
-3
/
+3
2014-11-08
Runtime removal: fully remove rtio
Aaron Turon
-0
/
+5
2014-11-08
Runtime removal: refactor tty
Aaron Turon
-19
/
+223
2014-11-08
Runtime removal: refactor timer
Aaron Turon
-0
/
+492
2014-11-08
Runtime removal: refactor process
Aaron Turon
-12
/
+1971
2014-11-08
Runtime removal: refactor helper threads
Aaron Turon
-0
/
+224
2014-11-08
Runtime removal: refactor pipes and networking
Aaron Turon
-9
/
+2443
2014-11-08
Runtime removal: add private sys, sys_common modules
Aaron Turon
-0
/
+1077
[prev]