rust/src/libstd
bors fb162e6944 Auto merge of #58357 - sfackler:vectored-io, r=alexcrichton
Add vectored read and write support

This functionality has lived for a while in the tokio ecosystem, where
it can improve performance by minimizing copies.

r? @alexcrichton
2019-02-26 02:48:13 +00:00
..
collections Rollup merge of #58370 - nox:relax-bounds, r=dtolnay 2019-02-25 03:17:58 +01:00
ffi Rollup merge of #58553 - scottmcm:more-ihle, r=Centril 2019-02-20 11:59:10 +08:00
io Auto merge of #58357 - sfackler:vectored-io, r=alexcrichton 2019-02-26 02:48:13 +00:00
net Auto merge of #58357 - sfackler:vectored-io, r=alexcrichton 2019-02-26 02:48:13 +00:00
os Rollup merge of #58182 - jethrogb:jb/sgx-bytebuffer-len-0, r=joshtriplett 2019-02-06 00:29:20 +09:00
prelude Convert old doc links to current edition 2019-02-13 14:39:25 +00:00
sync Rollup merge of #58553 - scottmcm:more-ihle, r=Centril 2019-02-20 11:59:10 +08:00
sys Auto merge of #58357 - sfackler:vectored-io, r=alexcrichton 2019-02-26 02:48:13 +00:00
sys_common Auto merge of #58357 - sfackler:vectored-io, r=alexcrichton 2019-02-26 02:48:13 +00:00
tests Update stdsimd 2019-01-29 10:48:54 +01:00
thread Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
alloc.rs Replace deprecated ATOMIC_INIT consts 2019-01-26 15:27:38 -07:00
ascii.rs Remove licenses 2018-12-25 21:08:33 -07:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml update stdsimd 2019-02-14 16:20:58 +01:00
env.rs Use more impl header lifetime elision 2019-02-17 19:42:36 -08:00
error.rs Auto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton 2019-02-25 20:24:10 +00:00
f32.rs Remove licenses 2018-12-25 21:08:33 -07:00
f64.rs tests: doc comments 2019-02-10 23:42:32 +00:00
fs.rs Rollup merge of #58553 - scottmcm:more-ihle, r=Centril 2019-02-20 11:59:10 +08:00
future.rs Update the future/task API 2019-02-03 13:46:53 -08:00
keyword_docs.rs libs: doc comments 2019-02-10 23:57:25 +00:00
lib.rs Auto merge of #58357 - sfackler:vectored-io, r=alexcrichton 2019-02-26 02:48:13 +00:00
macros.rs Rollup merge of #57693 - king6cong:word, r=Centril 2019-02-13 04:36:55 +01:00
memchr.rs Cosmetic improvements 2019-01-13 19:47:02 +00:00
num.rs Remove licenses 2018-12-25 21:08:33 -07:00
panic.rs Rollup merge of #58553 - scottmcm:more-ihle, r=Centril 2019-02-20 11:59:10 +08:00
panicking.rs Remove licenses 2018-12-25 21:08:33 -07:00
path.rs Auto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton 2019-02-25 20:24:10 +00:00
primitive_docs.rs libs: doc comments 2019-02-10 23:57:25 +00:00
process.rs libs: doc comments 2019-02-10 23:57:25 +00:00
rt.rs Remove licenses 2018-12-25 21:08:33 -07:00
time.rs Rollup merge of #58595 - stjepang:make-duration-consts-associated, r=oli-obk 2019-02-23 09:25:29 +01:00