<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/io/stdio, branch 1.83.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.83.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.83.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-09-29T02:48:13+00:00</updated>
<entry>
<title>Fix std tests for wasm32-wasip2 target</title>
<updated>2024-09-29T02:48:13+00:00</updated>
<author>
<name>Nicola Krumschmidt</name>
<email>git@nkcom.de</email>
</author>
<published>2024-09-04T00:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=87f17f3ccb69e9827562522ae1a38f84d2ba998a'/>
<id>urn:sha1:87f17f3ccb69e9827562522ae1a38f84d2ba998a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat using the new identifier sorting from rustfmt</title>
<updated>2024-09-22T23:11:29+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-09-22T23:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c682aa162b0d41e21cc6748f4fecfe01efb69d1f'/>
<id>urn:sha1:c682aa162b0d41e21cc6748f4fecfe01efb69d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make default stdio lock() return 'static handles</title>
<updated>2022-02-13T15:23:16+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2022-02-13T15:19:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=398cccd42e82cf2c929e811db56303d184dbf928'/>
<id>urn:sha1:398cccd42e82cf2c929e811db56303d184dbf928</id>
<content type='text'>
This also deletes the unstable API surface area previously added to expose this
functionality on new methods rather than built into the current set.
</content>
</entry>
<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>
