<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/pattern/deref-patterns/strings.rs, branch automation/bors/try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=automation/bors/try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=automation/bors/try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-05-05T11:29:33+00:00</updated>
<entry>
<title>always peel `&amp;mut`, to allow matching on `&amp;mut str`</title>
<updated>2025-05-05T11:29:33+00:00</updated>
<author>
<name>dianne</name>
<email>diannes.gm@gmail.com</email>
</author>
<published>2025-05-05T10:40:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=17bb4bbc86c2078e8ca09e2fdf6fd380094be6d6'/>
<id>urn:sha1:17bb4bbc86c2078e8ca09e2fdf6fd380094be6d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>match ergonomics for string and byte string literal patterns</title>
<updated>2025-05-05T11:10:49+00:00</updated>
<author>
<name>dianne</name>
<email>diannes.gm@gmail.com</email>
</author>
<published>2025-04-16T05:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fe98130e0ff87ef16170b4f03afd5c7bbb7da573'/>
<id>urn:sha1:fe98130e0ff87ef16170b4f03afd5c7bbb7da573</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make `[u8]` and `[u8;N]` literal patterns usable in deref patterns</title>
<updated>2025-04-22T20:19:20+00:00</updated>
<author>
<name>dianne</name>
<email>diannes.gm@gmail.com</email>
</author>
<published>2025-04-16T06:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=32503440cd40975ea6f0779e4abbaaca389582fe'/>
<id>urn:sha1:32503440cd40975ea6f0779e4abbaaca389582fe</id>
<content type='text'>
Specifically, this allows byte string literal patterns to be used where
a `[u8]` or `[u8;N]` is expected when `deref_patterns` is enabled.
</content>
</entry>
<entry>
<title>make `str` literal patterns usable in deref patterns</title>
<updated>2025-04-22T20:19:17+00:00</updated>
<author>
<name>dianne</name>
<email>diannes.gm@gmail.com</email>
</author>
<published>2025-03-25T00:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=61840254c512412525dfe796b855af7237b8d7b9'/>
<id>urn:sha1:61840254c512412525dfe796b855af7237b8d7b9</id>
<content type='text'>
Specifically, this allows string literal patterns to be used where a
`str` is expected when `deref_patterns` is enabled.
</content>
</entry>
</feed>
