<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/pattern/deref-patterns/implicit-cow-deref.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-05-07T01:53:55+00:00</updated>
<entry>
<title>let deref patterns participate in usefulness/exhaustiveness</title>
<updated>2025-05-07T01:53:55+00:00</updated>
<author>
<name>dianne</name>
<email>diannes.gm@gmail.com</email>
</author>
<published>2025-04-17T09:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b41d8bde00930d80f07b7aa90cc0a8e6bd423413'/>
<id>urn:sha1:b41d8bde00930d80f07b7aa90cc0a8e6bd423413</id>
<content type='text'>
This does not yet handle the case of mixed deref patterns with normal
constructors; it'll ICE in `Constructor::is_covered_by`. That'll be
fixed in a later commit.
</content>
</entry>
<entry>
<title>move existing tests away from using boxes</title>
<updated>2025-04-24T21:25:27+00:00</updated>
<author>
<name>dianne</name>
<email>diannes.gm@gmail.com</email>
</author>
<published>2025-03-17T01:21:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=64c8d5d7f53d7ca053335eeb3ef5756c1bbdb5f2'/>
<id>urn:sha1:64c8d5d7f53d7ca053335eeb3ef5756c1bbdb5f2</id>
<content type='text'>
Since deref patterns on boxes will be lowered differently, I'll be
making a separate test file for them. This makes sure we're still
testing the generic `Deref(Mut)::deref(_mut)`-based lowering.
</content>
</entry>
<entry>
<title>Make cow_of_cow test a teeny bit more explicit</title>
<updated>2025-04-16T22:42:13+00:00</updated>
<author>
<name>Nadrieril</name>
<email>Nadrieril@users.noreply.github.com</email>
</author>
<published>2025-04-16T18:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3b91b7ac57a534bbb1d4f39f679f86040a588903'/>
<id>urn:sha1:3b91b7ac57a534bbb1d4f39f679f86040a588903</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't peel ADTs the pattern could match</title>
<updated>2025-04-16T22:42:12+00:00</updated>
<author>
<name>dianne</name>
<email>diannes.gm@gmail.com</email>
</author>
<published>2025-03-09T05:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=923d95cc9f318a88cde9166dd44f785c8bcdadfb'/>
<id>urn:sha1:923d95cc9f318a88cde9166dd44f785c8bcdadfb</id>
<content type='text'>
This is the use for the previous commits' refactors; see the messages
there for more information.
</content>
</entry>
</feed>
