<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/core/src, 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-10-04T10:31:26+00:00</updated>
<entry>
<title>Rollup merge of #146479 - Qelxiros:mem_conjure_zst, r=scottmcm,tgross35</title>
<updated>2025-10-04T10:31:26+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-10-04T10:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=65577da49cb7b7db1cc9b3aa8a4790d8d46349d2'/>
<id>urn:sha1:65577da49cb7b7db1cc9b3aa8a4790d8d46349d2</id>
<content type='text'>
add mem::conjure_zst

Tracking issue: rust-lang/rust#95383
</content>
</entry>
<entry>
<title>Rollup merge of #146330 - Marcondiro:unicode-17, r=Manishearth</title>
<updated>2025-10-04T10:31:25+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-10-04T10:31:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e3557848ca449dd8732eabdbacd8c7cf8ad77cd'/>
<id>urn:sha1:7e3557848ca449dd8732eabdbacd8c7cf8ad77cd</id>
<content type='text'>
Bump unicode_data and printables to version 17.0.0

Unicode 17 ~~is not stable yet (release planned for 2025-09-09).~~ [has been released!](https://www.unicode.org/versions/Unicode17.0.0/)

Update Unicode data and printables to [Unicode 17](https://www.unicode.org/versions/Unicode17.0.0/)
</content>
</entry>
<entry>
<title>Rollup merge of #145685 - Qelxiros:cell_get_cloned, r=programmerjake,tgross35</title>
<updated>2025-10-04T10:31:24+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-10-04T10:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=73309e323030f84c9e8e37996076623defcbc3ab'/>
<id>urn:sha1:73309e323030f84c9e8e37996076623defcbc3ab</id>
<content type='text'>
add CloneFromCell and Cell::get_cloned

Tracking issue: rust-lang/rust#145329
</content>
</entry>
<entry>
<title>add mem::conjure_zst</title>
<updated>2025-10-03T17:30:47+00:00</updated>
<author>
<name>Jeremy Smart</name>
<email>jeremy3141592@gmail.com</email>
</author>
<published>2025-09-12T17:10:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9ab29cdb45005d69738c3a7cbec4c5cd0fceb73'/>
<id>urn:sha1:a9ab29cdb45005d69738c3a7cbec4c5cd0fceb73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CloneFromCell and Cell::get_cloned</title>
<updated>2025-10-01T22:47:09+00:00</updated>
<author>
<name>Jeremy Smart</name>
<email>jeremy3141592@gmail.com</email>
</author>
<published>2025-08-20T22:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=08b4641f50f6f8fa3aa222fa606a0c1a2482b72d'/>
<id>urn:sha1:08b4641f50f6f8fa3aa222fa606a0c1a2482b72d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #147204 - camsteffen:array-windows-ref, r=joboet</title>
<updated>2025-10-01T16:42:36+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-10-01T16:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4b905f9cb0ed7ddcde22f710f8d03733fe9b608b'/>
<id>urn:sha1:4b905f9cb0ed7ddcde22f710f8d03733fe9b608b</id>
<content type='text'>
Refactor ArrayWindows to use a slice

[Tracking issue](https://github.com/rust-lang/rust/issues/75027)
</content>
</entry>
<entry>
<title>Change ArrayWindows to use a slice</title>
<updated>2025-10-01T13:03:19+00:00</updated>
<author>
<name>Cameron Steffen</name>
<email>cam.steffen94@gmail.com</email>
</author>
<published>2025-09-30T22:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5ade7647b7ec9080aa91e174f4b12a1eac8e9bd5'/>
<id>urn:sha1:5ade7647b7ec9080aa91e174f4b12a1eac8e9bd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #146979 - npmccallum:nanosecs, r=Mark-Simulacrum</title>
<updated>2025-09-29T01:56:42+00:00</updated>
<author>
<name>Stuart Cook</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-09-29T01:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5373eb12683174e3567067edbe03b704dc99a6cb'/>
<id>urn:sha1:5373eb12683174e3567067edbe03b704dc99a6cb</id>
<content type='text'>
constify Default on Nanoseconds
</content>
</entry>
<entry>
<title>Rollup merge of #146675 - Jules-Bertholet:sync-nonexclusive, r=Mark-Simulacrum</title>
<updated>2025-09-28T16:13:12+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-09-28T16:13:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=750e902a751a8761ad0a9e8ba806c5c543d17e34'/>
<id>urn:sha1:750e902a751a8761ad0a9e8ba806c5c543d17e34</id>
<content type='text'>
Allow shared access to `Exclusive&lt;T&gt;` when `T: Sync`

Addresses libs-api request in https://github.com/rust-lang/rust/issues/98407#issuecomment-3299348713.

Adds the following trait impls to `Exclusive&lt;T&gt;`, all bounded on `T: Sync`:

- `AsRef&lt;T&gt;`
- `Clone`
- `Copy`
- `PartialEq`
- `StructuralPartialEq`
- `Eq`
- `Hash`
- `PartialOrd`
- `Ord`
- `Fn`

``@rustbot`` label T-libs-api
</content>
</entry>
<entry>
<title>Rollup merge of #147095 - fmease:libprivrepr, r=dtolnay</title>
<updated>2025-09-28T07:15:29+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-09-28T07:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=641bedabb1834b47d6e3380b437d889ac3ecd458'/>
<id>urn:sha1:641bedabb1834b47d6e3380b437d889ac3ecd458</id>
<content type='text'>
Library: Remove remaining private `#[repr]` workarounds

With https://github.com/rust-lang/rust/pull/116882 finally merged, gating these `repr`s behind cfg `not(doc)` is no longer necessary to achieve a private repr.

Follow up to https://github.com/rust-lang/rust/pull/128046 (that was enabled via https://github.com/rust-lang/rust/pull/115439). With that, https://github.com/rust-lang/rust/pull/116743 is now fully realized at long last.

cc ``@dtolnay``
</content>
</entry>
</feed>
