<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/let-else/accidental-if.stderr, 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>2023-11-24T18:15:52+00:00</updated>
<entry>
<title>Show number in error message even for one error</title>
<updated>2023-11-24T18:15:52+00:00</updated>
<author>
<name>Nilstrieb</name>
<email>48135649+Nilstrieb@users.noreply.github.com</email>
</author>
<published>2023-11-21T15:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41e8d152dc5abb5a706999ada8b059d3420af8f3'/>
<id>urn:sha1:41e8d152dc5abb5a706999ada8b059d3420af8f3</id>
<content type='text'>
Co-authored-by: Adrian &lt;adrian.iosdev@gmail.com&gt;
</content>
</entry>
<entry>
<title>Make the "extra if in let...else block" hint a suggestion</title>
<updated>2023-01-30T22:09:40+00:00</updated>
<author>
<name>Edward Shen</name>
<email>xes@meta.com</email>
</author>
<published>2023-01-30T22:09:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e905b937060e3c920d85d1ae09d1e3a9a5f5a190'/>
<id>urn:sha1:e905b937060e3c920d85d1ae09d1e3a9a5f5a190</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add suggestion to remove if in let...else block</title>
<updated>2023-01-24T04:33:04+00:00</updated>
<author>
<name>Edward Shen</name>
<email>code@eddie.sh</email>
</author>
<published>2023-01-24T04:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a8b77cfe5464e29b25389593ced9d080bf0dd6c8'/>
<id>urn:sha1:a8b77cfe5464e29b25389593ced9d080bf0dd6c8</id>
<content type='text'>
Adds an additional hint to failures where we encounter an else keyword
while we're parsing an if-let block.

This is likely that the user has accidentally mixed if-let and let...else
together.
</content>
</entry>
</feed>
