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
/
library
/
std
/
src
/
sys
/
wasi
Age
Commit message (
Expand
)
Author
Lines
2020-11-14
Disambiguate symlink argument names
David Tolnay
-10
/
+10
2020-10-14
Rollup merge of #77722 - fusion-engineering-forks:safe-unsupported-locks, r=M...
Yuki Okushi
-0
/
+1
2020-10-13
Deny unsafe_op_in_unsafe_fn for unsupported/common.rs through sys/wasm too.
Mara Bos
-0
/
+1
2020-10-08
Implement `AsRawFd` for `StdinLock` etc. on WASI.
Dan Gohman
-0
/
+18
2020-09-20
spend another CI build to delete a double newline
Without Boats
-1
/
+0
2020-09-20
fix typos
Without Boats
-2
/
+2
2020-09-20
Make RawFd implement the RawFd traits
Without Boats
-0
/
+20
2020-09-15
Consolidate wasi::process and unsupported::process
Eric Huss
-151
/
+1
2020-09-15
Consolidate wasi alloc with unix alloc.
Eric Huss
-69
/
+1
2020-09-15
Consolidate byte-identical modules.
Eric Huss
-59
/
+2
2020-09-03
Auto merge of #75971 - Amjad50:libstd-deny-unsafe_op_in_unsafe_fn, r=Mark-Sim...
bors
-8
/
+60
2020-09-03
Applied `#![deny(unsafe_op_in_unsafe_fn)]` in library/std/src/wasi
Amjad Alsharafi
-8
/
+60
2020-08-26
Move to intra-doc links for wasi/ext/fs.rs, os_str_bytes.rs, primitive_docs.r...
Surya Midatala
-25
/
+2
2020-08-21
Make raw standard stream constructors const
Tomasz Miąsko
-3
/
+3
2020-08-21
Remove result type from raw standard streams constructors
Tomasz Miąsko
-7
/
+7
2020-08-05
Fix wasi::fs::OpenOptions to imply write when append is on
Yuto Kawamura
-3
/
+5
2020-07-31
Fix std::fs::File::metadata permission on WASI target
Shen-Ta Hsieh
-0
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+2945
[prev]