<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/lib.rs, branch 1.87.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.87.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.87.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-03-16T05:19:52+00:00</updated>
<entry>
<title>Rollup merge of #137492 - nabijaczleweli:master, r=thomcc</title>
<updated>2025-03-16T05:19:52+00:00</updated>
<author>
<name>许杰友 Jieyou Xu (Joe)</name>
<email>39484203+jieyouxu@users.noreply.github.com</email>
</author>
<published>2025-03-16T05:19:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26dea1d94426bc85d1ae03e66870276c7e4c16f0'/>
<id>urn:sha1:26dea1d94426bc85d1ae03e66870276c7e4c16f0</id>
<content type='text'>
libstd: rustdoc: correct note on fds 0/1/2 pre-main

Closes: #137490
</content>
</entry>
<entry>
<title>expose `is_s390x_feature_detected` from `std::arch`</title>
<updated>2025-03-09T13:04:39+00:00</updated>
<author>
<name>Folkert de Vries</name>
<email>folkert@folkertdev.nl</email>
</author>
<published>2025-03-09T13:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a312635821c84611be8e6ab84c1ef4815ba7d99e'/>
<id>urn:sha1:a312635821c84611be8e6ab84c1ef4815ba7d99e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libstd: rustdoc: correct note on fds 0/1/2 pre-main</title>
<updated>2025-02-24T15:08:14+00:00</updated>
<author>
<name>наб</name>
<email>nabijaczleweli@nabijaczleweli.xyz</email>
</author>
<published>2025-02-23T17:57:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=74ec86248a442b64bae3f83443ac72bb5be3d160'/>
<id>urn:sha1:74ec86248a442b64bae3f83443ac72bb5be3d160</id>
<content type='text'>
Closes: #137490
</content>
</entry>
<entry>
<title>Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrum</title>
<updated>2025-02-23T11:12:56+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-02-23T11:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b88076097751f7677b850b94b20faf5679fca321'/>
<id>urn:sha1:b88076097751f7677b850b94b20faf5679fca321</id>
<content type='text'>
Master bootstrap update

https://forge.rust-lang.org/release/process.html#master-bootstrap-update-tuesday

r? `@Mark-Simulacrum`
</content>
</entry>
<entry>
<title>Rollup merge of #120580 - HTGAzureX1212:HTGAzureX1212/issue-45795, r=m-ou-se</title>
<updated>2025-02-19T20:16:01+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2025-02-19T20:16:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=84e9f2900758902fbbe6d09ec0f35546c220dedf'/>
<id>urn:sha1:84e9f2900758902fbbe6d09ec0f35546c220dedf</id>
<content type='text'>
Add `MAX_LEN_UTF8` and `MAX_LEN_UTF16` Constants

This pull request adds the `MAX_LEN_UTF8` and `MAX_LEN_UTF16` constants as per #45795, gated behind the `char_max_len` feature.

The constants are currently applied in the `alloc`, `core` and `std` libraries.
</content>
</entry>
<entry>
<title>update `cfg(bootstrap)`</title>
<updated>2025-02-18T17:32:44+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2025-02-18T17:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3c45324e678d7148d542f08ced5c666dba2e1d60'/>
<id>urn:sha1:3c45324e678d7148d542f08ced5c666dba2e1d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add MAX_LEN_UTF8 and MAX_LEN_UTF16 constants</title>
<updated>2025-02-16T13:08:38+00:00</updated>
<author>
<name>HTGAzureX1212</name>
<email>39023054+HTGAzureX1212@users.noreply.github.com</email>
</author>
<published>2024-02-02T12:49:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eec49bbf59c922060a5785a47d885529e6cb2ac8'/>
<id>urn:sha1:eec49bbf59c922060a5785a47d885529e6cb2ac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #136967 - DaniPopes:io-repeat-fill, r=joboet</title>
<updated>2025-02-14T15:23:32+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2025-02-14T15:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b5fce2ab8e8d08d881df3dec7a13ab174e0762d2'/>
<id>urn:sha1:b5fce2ab8e8d08d881df3dec7a13ab174e0762d2</id>
<content type='text'>
Use `slice::fill` in `io::Repeat` implementation

Use the existing `fill` methods on slices instead of manually writing the fill loop.
</content>
</entry>
<entry>
<title>Auto merge of #134633 - GrigorenkoPV:get_disjoint_mut, r=cuviper</title>
<updated>2025-02-13T21:09:31+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2025-02-13T21:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a567209daab72b7ea59eac533278064396bb0534'/>
<id>urn:sha1:a567209daab72b7ea59eac533278064396bb0534</id>
<content type='text'>
Stabilize `get_many_mut` as `get_disjoint_mut`

Tracking issue: #104642

Closes #104642

FCP completed in https://github.com/rust-lang/rust/issues/104642#issuecomment-2558161073
</content>
</entry>
<entry>
<title>Use `slice::fill` in `io::Repeat` implementation</title>
<updated>2025-02-13T11:23:52+00:00</updated>
<author>
<name>DaniPopes</name>
<email>57450786+DaniPopes@users.noreply.github.com</email>
</author>
<published>2025-02-13T09:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1a3efd27abc25372930fef847ff2d2027f5e821a'/>
<id>urn:sha1:1a3efd27abc25372930fef847ff2d2027f5e821a</id>
<content type='text'>
Use the existing `fill` methods on slices instead of manually
writing the fill loop.
</content>
</entry>
</feed>
