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
/
cloudabi
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-22
Format the world
Mark Rousskov
-4
/
+1
2019-08-15
Remove uses of `mem::uninitialized()` from cloudabi
Lzu Tao
-2
/
+0
2019-08-14
Handle cfg(bootstrap) throughout
Mark Rousskov
-1
/
+1
2019-07-23
Cleanup std::sys::cloudabi
Nathan
-1
/
+1
2019-07-22
Remove uses of mem::uninitialized in std::sys::cloudabi
Nathan
-3
/
+6
2019-07-19
warn about deprecated-in-future in most of libstd
Ralf Jung
-1
/
+1
2019-07-04
Permit use of mem::uninitialized via allow(deprecated)
Mark Rousskov
-0
/
+2
2019-05-25
std: Depend on `backtrace` crate from crates.io
Alex Crichton
-2
/
+0
2019-03-21
Unify OsString/OsStr for byte-based implementations
Jethro Beekman
-2
/
+2
2019-02-28
libstd => 2018
Taiki Endo
-20
/
+20
2019-02-13
Add vectored read and write support
Steven Fackler
-18
/
+18
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-11
std: Delete the `alloc_system` crate
Alex Crichton
-0
/
+2
2018-01-11
Add shims for modules that we can't implement on CloudABI.
Ed Schouten
-0
/
+3
2018-01-11
Implement libstd for CloudABI.
Ed Schouten
-0
/
+73