<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/const-generics/array-impls/into-iter-no-impls-length-33.stderr, branch 1.43.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.43.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.43.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-03-01T21:42:34+00:00</updated>
<entry>
<title>Fix use of `has_infer_types`</title>
<updated>2020-03-01T21:42:34+00:00</updated>
<author>
<name>Matthew Jasper</name>
<email>mjjasper1@gmail.com</email>
</author>
<published>2020-02-22T14:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ebc86b441d7122465c355e5f08b36664c6957aa7'/>
<id>urn:sha1:ebc86b441d7122465c355e5f08b36664c6957aa7</id>
<content type='text'>
* Add a new method `has_infer_types_or_consts` that's used instead most
  of the time, since there's generally no reason to only consider types.
*  Remove use of `has_closure_types`, because closures are no longer
  implicitly linked to the `InferCtxt`.
</content>
</entry>
<entry>
<title>review comments</title>
<updated>2020-01-16T17:49:13+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-01-14T21:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5b36c187dcbb8a4b6555fe046194f2b6deb74230'/>
<id>urn:sha1:5b36c187dcbb8a4b6555fe046194f2b6deb74230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When trait bounds are missing for return values, point at them</title>
<updated>2020-01-16T17:37:24+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2020-01-14T01:19:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e1dd8a909531cd66080ca89227fb8828a01d7e22'/>
<id>urn:sha1:e1dd8a909531cd66080ca89227fb8828a01d7e22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add UI tests for `array::IntoIter` impls</title>
<updated>2019-10-24T13:46:44+00:00</updated>
<author>
<name>Lukas Kalbertodt</name>
<email>lukas.kalbertodt@gmail.com</email>
</author>
<published>2019-10-21T11:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c36b9ddcb40b81642cef2d1dd17bcd45f54c70da'/>
<id>urn:sha1:c36b9ddcb40b81642cef2d1dd17bcd45f54c70da</id>
<content type='text'>
This it to make sure traits are implemented for arrays with length 32
and below, while they are not implemented for &gt;= 33.
</content>
</entry>
</feed>
