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.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-23
std: Add missing stability for symlink functions
Alex Crichton
-0
/
+2
2015-04-21
Deprecate std::fs::soft_link in favor of platform-specific versions
Brian Campbell
-0
/
+48
2015-04-14
rollup merge of #24377: apasel422/docs
Alex Crichton
-9
/
+9
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-75
/
+0
2015-04-13
pluralize doc comment verbs and add missing periods
Andrew Paseltiner
-9
/
+9
2015-04-09
std: Make FromRawFd::from_raw_fd an unsafe method
Alex Crichton
-6
/
+18
2015-03-26
std: Stabilize parts of std::os::platform::io
Alex Crichton
-22
/
+98
2015-03-15
std: Stabilize portions of `std::os::$platform`
Alex Crichton
-146
/
+174
2015-03-13
Fallout of std::old_io deprecation
Alex Crichton
-0
/
+2
2015-03-12
Stabilize std::path
Aaron Turon
-2
/
+6
2015-03-06
std: Deprecate the std::old_io::net primitives
Alex Crichton
-0
/
+7
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-0
/
+1
2015-02-11
std: Add a `net` module for TCP/UDP
Alex Crichton
-0
/
+11
2015-02-09
std: Add a new `fs` module
Alex Crichton
-3
/
+58
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-10
/
+10
2015-01-26
std: Rename Writer::write to Writer::write_all
Alex Crichton
-10
/
+10
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-2
/
+32
2015-01-24
Add ffi::OsString and OsStr
Aaron Turon
-2
/
+32
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+1
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-1
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2014-12-05
std: Close TcpListener with closesocket()
Alex Crichton
-2
/
+2
2014-11-21
libs: add std::os::windows module
Aaron Turon
-0
/
+100