<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/io/error, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-03-07T04:20:38+00:00</updated>
<entry>
<title>library: Use size_of from the prelude instead of imported</title>
<updated>2025-03-07T04:20:38+00:00</updated>
<author>
<name>Thalia Archibald</name>
<email>thalia@archibald.dev</email>
</author>
<published>2025-03-05T04:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=988eb1997014987caad878699ee1e7c000214508'/>
<id>urn:sha1:988eb1997014987caad878699ee1e7c000214508</id>
<content type='text'>
Use `std::mem::{size_of, size_of_val, align_of, align_of_val}` from the
prelude instead of importing or qualifying them.

These functions were added to all preludes in Rust 1.80.
</content>
</entry>
<entry>
<title>Use `NonNull::without_provenance` within the standard library</title>
<updated>2025-01-10T22:23:10+00:00</updated>
<author>
<name>Samuel Tardieu</name>
<email>sam@rfc1149.net</email>
</author>
<published>2025-01-10T21:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9ab77f1ccb6baa931afeacf54594a4a2c7754332'/>
<id>urn:sha1:9ab77f1ccb6baa931afeacf54594a4a2c7754332</id>
<content type='text'>
This API removes the need for several `unsafe` blocks, and leads to
clearer code.
</content>
</entry>
<entry>
<title>Rollup merge of #130254 - GrigorenkoPV:QuotaExceeded, r=dtolnay</title>
<updated>2024-12-06T20:21:04+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2024-12-06T20:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d0fe04e22b8cfcd435f82c5d13286aca6d556d3c'/>
<id>urn:sha1:d0fe04e22b8cfcd435f82c5d13286aca6d556d3c</id>
<content type='text'>
Stabilize `std::io::ErrorKind::QuotaExceeded`

Also drop "Filesystem" from its name.

See #130190 for more info.

FCP in #130190

cc #86442

r? `@dtolnay`
</content>
</entry>
<entry>
<title>std: update internal uses of `io::const_error!`</title>
<updated>2024-11-26T17:38:24+00:00</updated>
<author>
<name>joboet</name>
<email>jonasboettiger@icloud.com</email>
</author>
<published>2024-11-25T12:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c14d137bfc5133f5a38fad2f58e30fed9c47ffe2'/>
<id>urn:sha1:c14d137bfc5133f5a38fad2f58e30fed9c47ffe2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize `std::io::ErrorKind::QuotaExceeded`</title>
<updated>2024-10-05T18:42:13+00:00</updated>
<author>
<name>Pavel Grigorenko</name>
<email>GrigorenkoPV@ya.ru</email>
</author>
<published>2024-09-11T23:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b2c1c8f13a88be63ebe1907996bf806a91ec5680'/>
<id>urn:sha1:b2c1c8f13a88be63ebe1907996bf806a91ec5680</id>
<content type='text'>
Also drop "Filesystem" from its name
</content>
</entry>
<entry>
<title>Mark some more types as having insignificant dtor</title>
<updated>2024-09-27T15:59:39+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-09-27T02:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7033468a67c0e39b2e34de2b43f78a29d101861d'/>
<id>urn:sha1:7033468a67c0e39b2e34de2b43f78a29d101861d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add InProgress ErrorKind gated behind io_error_inprogress feature</title>
<updated>2024-09-24T17:49:56+00:00</updated>
<author>
<name>Aviram Hassan</name>
<email>aviramyhassan@gmail.com</email>
</author>
<published>2024-09-24T15:52:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=46fd76e9a5687dc7ac6bfad1c715ceaef9e8cf29'/>
<id>urn:sha1:46fd76e9a5687dc7ac6bfad1c715ceaef9e8cf29</id>
<content type='text'>
Co-authored-by: David Tolnay &lt;dtolnay@gmail.com&gt;
Co-authored-by: nora &lt;48135649+Noratrieb@users.noreply.github.com&gt;
</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>Reformat `use` declarations.</title>
<updated>2024-07-28T22:26:52+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-07-28T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=84ac80f1921afc243d71fd0caaa4f2838c294102'/>
<id>urn:sha1:84ac80f1921afc243d71fd0caaa4f2838c294102</id>
<content type='text'>
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
</content>
</entry>
<entry>
<title>std: Unsafe-wrap std::io</title>
<updated>2024-07-15T00:17:55+00:00</updated>
<author>
<name>Jubilee Young</name>
<email>workingjubilee@gmail.com</email>
</author>
<published>2024-07-15T00:14:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=df353a0cc3eaf66c496e07232ceb06a91fc10e67'/>
<id>urn:sha1:df353a0cc3eaf66c496e07232ceb06a91fc10e67</id>
<content type='text'>
</content>
</entry>
</feed>
