<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/io, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-07-28T00:51:13+00:00</updated>
<entry>
<title>mv std libs to library/</title>
<updated>2020-07-28T00:51:13+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-06-12T02:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c31b45ae878b821975c4ebd94cc1e49f6073fd0'/>
<id>urn:sha1:2c31b45ae878b821975c4ebd94cc1e49f6073fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid writes without any data in `Write::write_all_vectored`</title>
<updated>2020-07-26T10:25:02+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2020-07-06T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7a5d3abfb1aa3a38e0b3b3508c760fc8e712226c'/>
<id>urn:sha1:7a5d3abfb1aa3a38e0b3b3508c760fc8e712226c</id>
<content type='text'>
Previously, when non-empty sequence of empty IoSlices have been provided
to `Write::write_all_vectored`, the buffers would be written as is with
`Write::write_vectored` and subsequently the return value `Ok(0)` would
be misinterpreted as an error.

Avoid writes without any data by advancing the buffers first. This
matches the documented behaviour of `Write::write_all_vectored`
and is analogous to what happens in `Write::write_all`.
</content>
</entry>
<entry>
<title>Fix merge conflict with recent PR</title>
<updated>2020-07-19T20:15:44+00:00</updated>
<author>
<name>Alexis Bourget</name>
<email>alexis.bourget@gmail.com</email>
</author>
<published>2020-07-19T20:15:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=471dd52d7710dcad5fec0cd731b836b02ba4a8f4'/>
<id>urn:sha1:471dd52d7710dcad5fec0cd731b836b02ba4a8f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix small nit in the link to read</title>
<updated>2020-07-19T13:30:32+00:00</updated>
<author>
<name>Alexis Bourget</name>
<email>alexis.bourget@gmail.com</email>
</author>
<published>2020-07-19T13:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e88220f86749d88e53c5dbaa421dcaba1889f86c'/>
<id>urn:sha1:e88220f86749d88e53c5dbaa421dcaba1889f86c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update src/libstd/io/mod.rs</title>
<updated>2020-07-19T05:31:35+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2020-07-19T05:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8d470b57968fd875c2d9ce50446868b906f54752'/>
<id>urn:sha1:8d470b57968fd875c2d9ce50446868b906f54752</id>
<content type='text'>
Co-authored-by: Joshua Nelson &lt;joshua@yottadb.com&gt;</content>
</entry>
<entry>
<title>Use intra-doc links in std::io</title>
<updated>2020-07-18T23:13:04+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2020-07-18T19:02:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26ba0e12e838bb674064c5e04d20ed91b7420e2e'/>
<id>urn:sha1:26ba0e12e838bb674064c5e04d20ed91b7420e2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a link to read in the read_exact doc about the guarantees</title>
<updated>2020-07-18T21:20:58+00:00</updated>
<author>
<name>Alexis Bourget</name>
<email>alexis.bourget@gmail.com</email>
</author>
<published>2020-07-18T21:20:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d88cce24238cc76b45e647448d99a87e98cd86b7'/>
<id>urn:sha1:d88cce24238cc76b45e647448d99a87e98cd86b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Remove spotlight usage"</title>
<updated>2020-07-16T16:58:34+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2020-07-06T19:54:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3cecd6003b3eb15168421084a27223596517899c'/>
<id>urn:sha1:3cecd6003b3eb15168421084a27223596517899c</id>
<content type='text'>
This reverts commit 13c6d5819aae3c0de6a90e7f17ea967bf4487cbb.
</content>
</entry>
<entry>
<title>Rollup merge of #73759 - GuillaumeGomez:stdin-examples, r=Dylan-DPC</title>
<updated>2020-07-14T20:19:20+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2020-07-14T20:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=353df59893f4dc249f06047dca659b5b2172063f'/>
<id>urn:sha1:353df59893f4dc249f06047dca659b5b2172063f</id>
<content type='text'>
Add missing Stdin and StdinLock examples

r? @Dylan-DPC
</content>
</entry>
<entry>
<title>Rollup merge of #73826 - cjrh:cjrh-patch-1, r=jonas-schievink</title>
<updated>2020-06-28T15:30:34+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2020-06-28T15:30:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5304511fbc1f9a0c7340f7f0d037aa4dd13a588f'/>
<id>urn:sha1:5304511fbc1f9a0c7340f7f0d037aa4dd13a588f</id>
<content type='text'>
Fix docstring typo
</content>
</entry>
</feed>
