<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/io/stdio/tests.rs, branch 1.60.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.60.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.60.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-07-02T20:56:56+00:00</updated>
<entry>
<title>stdio_locked: updates based on feedback</title>
<updated>2021-07-02T20:56:56+00:00</updated>
<author>
<name>Taylor Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2021-07-02T20:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c58ceb7a42b5e06e2d7ba5fe727b05af5d073d3e'/>
<id>urn:sha1:c58ceb7a42b5e06e2d7ba5fe727b05af5d073d3e</id>
<content type='text'>
Rename methods to `into_locked`. Remove type aliases for owned locks.
</content>
</entry>
<entry>
<title>add owned locked stdio handles</title>
<updated>2021-07-02T01:55:46+00:00</updated>
<author>
<name>Taylor Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2021-07-01T23:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b3db5cd46c6941563ae8792cf61160c5793d397a'/>
<id>urn:sha1:b3db5cd46c6941563ae8792cf61160c5793d397a</id>
<content type='text'>
Add stderr_locked, stdin_locked, and stdout_locked free functions
to obtain owned locked stdio handles in a single step. Also add
into_lock methods to consume a stdio handle and return an owned
lock. These methods will make it easier to use locked stdio
handles without having to deal with lifetime problems or keeping
bindings to the unlocked handles around.
</content>
</entry>
<entry>
<title>std: move "mod tests/benches" to separate files</title>
<updated>2020-08-31T02:56:59+00:00</updated>
<author>
<name>Lzu Tao</name>
<email>taolzu@gmail.com</email>
</author>
<published>2020-08-27T13:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a4e926daeeaedc9178846711daf1f4cb6ce505fb'/>
<id>urn:sha1:a4e926daeeaedc9178846711daf1f4cb6ce505fb</id>
<content type='text'>
Also doing fmt inplace as requested.
</content>
</entry>
</feed>
