<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/consts/const-eval/parse_ints.stderr, branch 1.86.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.86.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.86.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-12-27T19:05:09+00:00</updated>
<entry>
<title>Implement `int_from_ascii` (#134821)</title>
<updated>2024-12-27T19:05:09+00:00</updated>
<author>
<name>Niklas Fiekas</name>
<email>niklas.fiekas@backscattering.de</email>
</author>
<published>2024-12-27T14:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7d0518c380e9dfed78855aad68d19e2e530bdcc0'/>
<id>urn:sha1:7d0518c380e9dfed78855aad68d19e2e530bdcc0</id>
<content type='text'>
Provides unstable `T::from_ascii()` and `T::from_ascii_radix()` for integer
types `T`, as drafted in tracking issue #134821.

To deduplicate documentation without additional macros, implementations of
`isize` and `usize` no longer delegate to equivalent integer types.
After #132870 they are inlined anyway.
</content>
</entry>
<entry>
<title>stabilize `const_int_from_str`</title>
<updated>2024-07-04T19:27:51+00:00</updated>
<author>
<name>Skgland</name>
<email>bennet.blessmann+github@googlemail.com</email>
</author>
<published>2024-05-09T13:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c90b6b8d2937cc116c635aa5c58f90afcc535248'/>
<id>urn:sha1:c90b6b8d2937cc116c635aa5c58f90afcc535248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make {integer}::from_str_radix constant</title>
<updated>2024-03-30T12:43:58+00:00</updated>
<author>
<name>George Bateman</name>
<email>george.bateman16@gmail.com</email>
</author>
<published>2023-07-25T21:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3855b8bb609bbaaa3871797b40a78757f88d9b12'/>
<id>urn:sha1:3855b8bb609bbaaa3871797b40a78757f88d9b12</id>
<content type='text'>
</content>
</entry>
</feed>
