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
/
os.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
Fallout from stabilization.
Aaron Turon
-1
/
+1
2015-01-19
Fix HMODULE
Peter Atashian
-1
/
+1
2015-01-12
cleanup: `&foo[0..a]` -> `&foo[..a]`
Jorge Aparicio
-1
/
+1
2015-01-07
use slicing sugar
Jorge Aparicio
-1
/
+1
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-1
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+1
2015-01-02
More fallout
Nick Cameron
-2
/
+2
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-1
/
+1
2014-12-31
std: unbox closures used in function arguments
Jorge Aparicio
-1
/
+3
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-0
/
+1
2014-12-31
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-2
/
+3
2014-12-30
Fallout from stabilization
Aaron Turon
-1
/
+2
2014-12-30
std: Re-enable at_exit()
Alex Crichton
-3
/
+1
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-5
/
+6
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-2
/
+2
2014-12-21
std: Stabilize the std::str module
Alex Crichton
-1
/
+38
2014-12-20
Fix the fallout of removing feature(import_shadowing).
Eduard Burtescu
-4
/
+2
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-1
/
+4
2014-12-18
Refactor std::os to use sys::os
Aaron Turon
-3
/
+195
2014-11-18
Windows and OS X fallout
Nick Cameron
-1
/
+1
2014-11-08
Runtime removal: add private sys, sys_common modules
Aaron Turon
-0
/
+103