<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sys/windows/pipe.rs, branch 1.58.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.58.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.58.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-08-19T19:02:39+00:00</updated>
<entry>
<title>I/O safety.</title>
<updated>2021-08-19T19:02:39+00:00</updated>
<author>
<name>Dan Gohman</name>
<email>dev@sunfishcode.online</email>
</author>
<published>2021-07-01T04:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d15418586ca78ead4f87ad18fcffa3550c1b169e'/>
<id>urn:sha1:d15418586ca78ead4f87ad18fcffa3550c1b169e</id>
<content type='text'>
Introduce `OwnedFd` and `BorrowedFd`, and the `AsFd` trait, and
implementations of `AsFd`, `From&lt;OwnedFd&gt;` and `From&lt;T&gt; for OwnedFd`
for relevant types, along with Windows counterparts for handles and
sockets.

Tracking issue:
 - &lt;https://github.com/rust-lang/rust/issues/87074&gt;

RFC:
 - &lt;https://github.com/rust-lang/rfcs/blob/master/text/3128-io-safety.md&gt;
</content>
</entry>
<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>
</feed>
