<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/traits/const-traits/std-impl-gate.rs, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-07-07T22:09:37+00:00</updated>
<entry>
<title>Make `Default` const and add some `const Default` impls</title>
<updated>2025-07-07T22:09:37+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2024-12-21T20:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c3301503b97cd6b768a944661b81a92994e9db00'/>
<id>urn:sha1:c3301503b97cd6b768a944661b81a92994e9db00</id>
<content type='text'>
Full list of `impl const Default` types:

- ()
- bool
- char
- Cell
- std::ascii::Char
- usize
- u8
- u16
- u32
- u64
- u128
- i8
- i16
- i32
- i64
- i128
- f16
- f32
- f64
- f128
- std::marker::PhantomData&lt;T&gt;
- Option&lt;T&gt;
- std::iter::Empty&lt;T&gt;
- std::ptr::Alignment
- &amp;[T]
- &amp;mut [T]
- &amp;str
- &amp;mut str
- String
- Vec&lt;T&gt;
</content>
</entry>
<entry>
<title>Note def descr in NonConstFunctionCall</title>
<updated>2024-12-23T22:15:32+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-12-23T21:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=92f93f6d1127cd8f2438474ebe4620231f5d5473'/>
<id>urn:sha1:92f93f6d1127cd8f2438474ebe4620231f5d5473</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move tests</title>
<updated>2024-10-22T00:03:09+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-10-22T00:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e91267f3f094a6f5d16aef0abb864fca4bc8c9f4'/>
<id>urn:sha1:e91267f3f094a6f5d16aef0abb864fca4bc8c9f4</id>
<content type='text'>
</content>
</entry>
</feed>
