<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/const-generics/derive-debug-array-wrapper.rs, branch 1.44.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.44.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.44.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-07-07T18:31:38+00:00</updated>
<entry>
<title>Use const generics for array impls, restricted to 0..=32</title>
<updated>2019-07-07T18:31:38+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2019-07-06T06:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6a9793722c1ab6066f4f71224aac078b54f03c0'/>
<id>urn:sha1:d6a9793722c1ab6066f4f71224aac078b54f03c0</id>
<content type='text'>
- uses a never-stable core::array::LengthAtMost32 to bound the impls
- includes a custom error message to avoid mentioning LengthAtMost32 too often
- doesn't use macros for the slice implementations to avoid #62433
</content>
</entry>
<entry>
<title>Add test for deriving Debug for const generics</title>
<updated>2019-06-07T09:18:19+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2019-06-06T00:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7bb0a16ad701c1cd22c0b2c05afd55f06a532062'/>
<id>urn:sha1:7bb0a16ad701c1cd22c0b2c05afd55f06a532062</id>
<content type='text'>
</content>
</entry>
</feed>
