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
/
process.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-3
/
+6
2015-01-07
std: prevent `CreateProcess()` race on Windows
klutzy
-0
/
+7
2015-01-05
More test fixes!
Alex Crichton
-8
/
+6
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-16
/
+15
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-02
Properly deal with Ordering in the guide
Steve Klabnik
-0
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-3
/
+4
2014-12-31
std: unbox closures used in let bindings
Jorge Aparicio
-1
/
+1
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-1
/
+1
2014-12-20
Fix the fallout of removing feature(import_shadowing).
Eduard Burtescu
-1
/
+0
2014-12-13
Get rid of all the remaining uses of `refN`/`valN`/`mutN`/`TupleN`
Jorge Aparicio
-2
/
+2
2014-12-13
libstd: use unboxed closures
Jorge Aparicio
-4
/
+5
2014-12-11
Register new snapshots
Alex Crichton
-2
/
+2
2014-12-06
libstd: remove unnecessary `to_string()` calls
Jorge Aparicio
-5
/
+5
2014-12-06
libstd: remove unnecessary `as_slice()` calls
Jorge Aparicio
-2
/
+2
2014-11-26
rollup merge of #19288: steveklabnik/doc_style_cleanup
Alex Crichton
-17
/
+13
2014-11-26
auto merge of #19176 : aturon/rust/stab-iter, r=alexcrichton
bors
-1
/
+1
2014-11-25
/** -> ///
Steve Klabnik
-17
/
+13
2014-11-25
Fallout from stabilization
Aaron Turon
-1
/
+1
2014-11-21
sys: reveal std::io representation to sys module
Aaron Turon
-3
/
+3
2014-11-18
Windows and OS X fallout
Nick Cameron
-5
/
+5
2014-11-08
Runtime removal: refactor process
Aaron Turon
-0
/
+511