<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/os, branch auto</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=auto</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=auto'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-09-30T15:10:22+00:00</updated>
<entry>
<title>std: merge address family computation</title>
<updated>2025-09-30T15:10:22+00:00</updated>
<author>
<name>joboet</name>
<email>jonasboettiger@icloud.com</email>
</author>
<published>2025-09-30T15:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3534594029ed1495290e013647a1f53da561f7f1'/>
<id>urn:sha1:3534594029ed1495290e013647a1f53da561f7f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #140482 - devnexen:tcp_deferaccept_toduration, r=joboet</title>
<updated>2025-09-28T16:13:10+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-09-28T16:13:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=322dca8551ba2e395268ddff9bcf58e0d0479813'/>
<id>urn:sha1:322dca8551ba2e395268ddff9bcf58e0d0479813</id>
<content type='text'>
std::net: update tcp deferaccept delay type to Duration.

See comment [here](https://github.com/rust-lang/rust/issues/119639#issuecomment-2839330337).
</content>
</entry>
<entry>
<title>fix build for android</title>
<updated>2025-09-27T19:38:45+00:00</updated>
<author>
<name>David Carlier</name>
<email>devnexen@gmail.com</email>
</author>
<published>2025-09-27T19:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=19d0e728496afa1ba6a5f9817201b7d57337c14c'/>
<id>urn:sha1:19d0e728496afa1ba6a5f9817201b7d57337c14c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update CURRENT_RUSTC_VERSION post-bump</title>
<updated>2025-09-26T22:41:32+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2025-09-14T14:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e9716fbc5fb0f85d838ee9350ade2be5c2a6201'/>
<id>urn:sha1:4e9716fbc5fb0f85d838ee9350ade2be5c2a6201</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::net: update tcp deferaccept delay type to Duration.</title>
<updated>2025-09-26T17:39:29+00:00</updated>
<author>
<name>David Carlier</name>
<email>devnexen@gmail.com</email>
</author>
<published>2025-04-29T18:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c0de794949f652b368fa107c3b52d0515f1f3859'/>
<id>urn:sha1:c0de794949f652b368fa107c3b52d0515f1f3859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test suite in iOS/tvOS/watchOS/visionOS simulator</title>
<updated>2025-09-19T11:55:03+00:00</updated>
<author>
<name>Mads Marquart</name>
<email>mads@marquart.dk</email>
</author>
<published>2025-09-19T07:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=37be93497e5318fee712dabb70631f9676f07701'/>
<id>urn:sha1:37be93497e5318fee712dabb70631f9676f07701</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial implementation of the darwin_objc unstable feature</title>
<updated>2025-09-13T23:06:22+00:00</updated>
<author>
<name>Jo Bates</name>
<email>29763794+jbatez@users.noreply.github.com</email>
</author>
<published>2025-06-05T02:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1ebf69d1b1a94e99c01680514571c41d0b864c15'/>
<id>urn:sha1:1ebf69d1b1a94e99c01680514571c41d0b864c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #139524 - Berrysoft:cygwin-socket-ext, r=tgross35</title>
<updated>2025-09-06T18:39:04+00:00</updated>
<author>
<name>Trevor Gross</name>
<email>t.gross35@gmail.com</email>
</author>
<published>2025-09-06T18:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=31d7cbc3710148e6eb3cd9854c5dfdfa7e76b783'/>
<id>urn:sha1:31d7cbc3710148e6eb3cd9854c5dfdfa7e76b783</id>
<content type='text'>
Add socket extensions for cygwin

r? `@joboet`

* Abstract name uds addr
* quickack
* passcred
</content>
</entry>
<entry>
<title>Add socket extensions for cygwin</title>
<updated>2025-09-06T12:23:37+00:00</updated>
<author>
<name>Berrysoft</name>
<email>Strawberry_Str@hotmail.com</email>
</author>
<published>2025-04-08T10:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26b157572280d058c8a800e4888f4b37062eb533'/>
<id>urn:sha1:26b157572280d058c8a800e4888f4b37062eb533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #140459 - niklasf:feature/read-buf-at, r=tgross35</title>
<updated>2025-09-04T00:01:51+00:00</updated>
<author>
<name>Stuart Cook</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-09-04T00:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f073f64eb687280fa626541a7649e9e805d21e63'/>
<id>urn:sha1:f073f64eb687280fa626541a7649e9e805d21e63</id>
<content type='text'>
Add `read_buf` equivalents for positioned reads

Adds the following items under the ~~`read_buf` (rust-lang/rust#78485)~~ `read_buf_at` (rust-lang/rust#140771) feature:

 - `std::os::unix::fs::FileExt::read_buf_at`
 - `std::os::unix::fs::FileExt::read_buf_exact_at`
 - `std::os::windows::fs::FileExt::seek_read_buf`

try-job: `x86_64-msvc*`
try-job: `test-various*`
try-job: `dist-various*`
</content>
</entry>
</feed>
