<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/closures/issue-78720.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-04-09T10:42:26+00:00</updated>
<entry>
<title>re-use sized fast path</title>
<updated>2025-04-09T10:42:26+00:00</updated>
<author>
<name>David Wood</name>
<email>david.wood2@arm.com</email>
</author>
<published>2025-03-18T03:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=72d17bfebbf5463dac1a7eb71c513b151b523e1f'/>
<id>urn:sha1:72d17bfebbf5463dac1a7eb71c513b151b523e1f</id>
<content type='text'>
There's an existing fast path for the `type_op_prove_predicate`
predicate, checking for trivially `Sized` types, which can be re-used
when evaluating obligations within queries. This should improve
performance, particularly in anticipation of new sizedness traits being
added which can take advantage of this.
</content>
</entry>
<entry>
<title>Fail candidate assembly for erroneous types</title>
<updated>2024-04-16T07:12:48+00:00</updated>
<author>
<name>Gurinder Singh</name>
<email>frederick.the.fool@gmail.com</email>
</author>
<published>2024-04-16T07:12:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c30e15adedba70d99a09146707814d14a93364a1'/>
<id>urn:sha1:c30e15adedba70d99a09146707814d14a93364a1</id>
<content type='text'>
Trait predicates for types which have errors may still
evaluate to OK leading to downstream ICEs. Now we return
a selection error for such types in candidate assembly and
thereby prevent such issues
</content>
</entry>
<entry>
<title>when defining opaques, require the hidden type to be well-formed</title>
<updated>2024-02-27T14:57:49+00:00</updated>
<author>
<name>lcnr</name>
<email>rust@lcnr.de</email>
</author>
<published>2024-02-27T14:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=71d82c2899f5d5a4b5ec8c3be3823bf1509d3bf7'/>
<id>urn:sha1:71d82c2899f5d5a4b5ec8c3be3823bf1509d3bf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a has_errors check that only hides errors after unrelated items have errored.</title>
<updated>2024-01-31T16:51:42+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2024-01-31T16:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a6b1e433dad909d24c931a289b2daa493804769d'/>
<id>urn:sha1:a6b1e433dad909d24c931a289b2daa493804769d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
</feed>
