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
/
ext
Age
Commit message (
Expand
)
Author
Lines
2015-12-04
AsRawHandle and IntoRawHandle for JoinHandle
Peter Atashian
-0
/
+30
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-3
/
+11
2015-11-09
std: Migrate to the new libc
Alex Crichton
-1
/
+2
2015-09-11
std: Stabilize/deprecate features for 1.4
Alex Crichton
-4
/
+8
2015-08-18
std: Add into_raw_os traits to the OS preludes
Alex Crichton
-1
/
+1
2015-08-15
test: Fix tests for requiring issues
Alex Crichton
-1
/
+2
2015-08-15
std: Add issues to all unstable features
Alex Crichton
-2
/
+4
2015-08-11
Register new snapshots
Alex Crichton
-3
/
+0
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-0
/
+1
2015-07-20
std: Add IntoRaw{Fd,Handle,Socket} traits
Alex Crichton
-3
/
+75
2015-07-16
Fix typo in stability attribute.
Lee Jeffery
-1
/
+1
2015-06-18
std: Add FromRaw{Fd,Handle,Socket} to os preludes
Alex Crichton
-0
/
+2
2015-06-12
Auto merge of #25844 - alexcrichton:stabilize-fs-features, r=aturon
bors
-7
/
+14
2015-06-11
Auto merge of #26159 - alexcrichton:tweak-process-lowering-raising, r=brson
bors
-23
/
+8
2015-06-09
std: Tweak process raising/lowering implementations
Alex Crichton
-23
/
+8
2015-06-09
std: Stabilize a number of new fs features
Alex Crichton
-7
/
+14
2015-06-08
OpenOptionsExt on Windows: i32 -> u32
Peter Atashian
-8
/
+8
2015-05-29
Auto merge of #25494 - alexcrichton:stdio-from-raw, r=aturon
bors
-0
/
+70
2015-05-20
Fix stability and deprecation markers on soft_link and symlink
Brian Campbell
-2
/
+2
2015-05-16
std: Implement lowering and raising for process IO
Alex Crichton
-0
/
+70
2015-05-07
std: Rename sys::foo2 modules to sys::foo
Alex Crichton
-7
/
+7
2015-05-06
Stabilize from_raw_os
Steven Allen
-7
/
+8
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-0
/
+395