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
Age
Commit message (
Expand
)
Author
Lines
2020-08-08
Auto merge of #74289 - lzutao:unroll, r=LukasKalbertodt
bors
-28
/
+13
2020-08-06
Keep stdout open in limit_vector_count test
Tomasz Miąsko
-2
/
+2
2020-08-05
Add fallback for cfg(unix) targets that do not define libc::_SC_IOV_MAX.
Adam Reichold
-0
/
+7
2020-08-05
Rely only on POSIX semantics for I/O vector count
Adam Reichold
-17
/
+3
2020-08-05
Reduce synchronization overhead of I/O vector count memoization
Adam Reichold
-10
/
+14
2020-08-05
Memoize the I/O vector count limit
Adam Reichold
-12
/
+17
2020-08-05
Query maximum vector count on Linux and macOS
Adam Reichold
-2
/
+36
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-28
Update stdarch submodule
Alex Crichton
-9
/
+9
2020-07-28
adjust remaining targets
Stefan Lankes
-2
/
+2
2020-07-28
Get pointer from address of c directly
Lzu Tao
-2
/
+2
2020-07-28
Make use of macro to avoid repetition
Lzu Tao
-23
/
+10
2020-07-28
Remove redundant len binding
Lzu Tao
-3
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+41827
[prev]