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
/
wasi
/
ext
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-708
/
+0
2020-07-21
Auto merge of #74075 - sunfishcode:wasi-prelude-rawfd, r=alexcrichton
bors
-1
/
+1
2020-07-07
Make WASI's FileExt's read_at/write_at consistent with other targets.
Dan Gohman
-4
/
+43
2020-07-07
Add `read_exact_at` and `write_all_at` to WASI's `FileExt`
Dan Gohman
-0
/
+94
2020-07-05
Add `RawFd` to WASI's `std::os::wasi::prelude`.
Dan Gohman
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-1
/
+1
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-2
/
+2
2019-12-03
Update the `wasi` crate for `wasm32-wasi`
Alex Crichton
-68
/
+57
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-7
/
+11
2019-08-21
fixes
newpavlov
-1
/
+3
2019-08-19
use wasi crate
newpavlov
-7
/
+9
2019-04-27
Stabilized vectored IO
Steven Fackler
-5
/
+5
2019-04-11
Impl RawFd converstion traits for TcpListener, TcpStream and UdpSocket
Ryan Levick
-0
/
+55
2019-04-03
wasi: Fill out `std::fs` module for WASI
Alex Crichton
-56
/
+508
2019-03-29
Add a new wasm32-unknown-wasi target
Alex Crichton
-0
/
+71