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
/
process.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-15
Auto merge of #23353 - alexcrichton:stabilize-os, r=aturon
bors
-3
/
+3
2015-03-15
std: Stabilize portions of `std::os::$platform`
Alex Crichton
-3
/
+3
2015-03-14
std: Remove ?Sized bounds from many I/O functions
Alex Crichton
-5
/
+5
2015-03-11
Example -> Examples
Steve Klabnik
-2
/
+2
2015-03-09
remove uses of as_slice where deref coercions can be used
Richo Healey
-7
/
+7
2015-03-08
Small fixes to example to be more idiomatic
Steve Klabnik
-3
/
+3
2015-03-04
Auto merge of #22920 - tshepang:remove-some-warnings, r=huonw
bors
-3
/
+2
2015-03-01
std: Stabilize the `process` module
Alex Crichton
-15
/
+57
2015-03-01
remove some compiler warnings
Tshepang Lekhonkhobe
-3
/
+2
2015-02-23
Fix the std::process::Stdio constructors
Kevin Ballard
-2
/
+2
2015-02-20
try to reduce bajillion warnings
Alexis
-6
/
+2
2015-02-17
rollup merge of #22319: huonw/send-is-not-static
Alex Crichton
-1
/
+1
2015-02-17
rollup merge of #22435: aturon/final-stab-thread
Alex Crichton
-3
/
+3
2015-02-18
Update tests for the Send - 'static change.
Huon Wilson
-1
/
+1
2015-02-17
Fallout from stabilization
Aaron Turon
-3
/
+3
2015-02-16
change the signal used to test signal_reported_right
Sébastien Marie
-3
/
+3
2015-02-13
Add std::process
Aaron Turon
-0
/
+834
[prev]