<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/pattern/pattern-error-continue.stderr, branch 1.41.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.41.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.41.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-11-18T19:03:04+00:00</updated>
<entry>
<title>Surround types with backticks in type errors</title>
<updated>2019-11-18T19:03:04+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-11-15T17:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6f8f70624b99460481af25764b9e02d2c67b42c5'/>
<id>urn:sha1:6f8f70624b99460481af25764b9e02d2c67b42c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove E0308 note when primary label has all info</title>
<updated>2019-11-18T19:03:03+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-11-15T07:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=94c642546497dd4c04609bd6dbe7631fb56df1fa'/>
<id>urn:sha1:94c642546497dd4c04609bd6dbe7631fb56df1fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specific labels when referring to "expected" and "found" types</title>
<updated>2019-11-18T19:02:22+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-11-13T22:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=83ffda5216a9a4248221b980ee08c30ac6e517f8'/>
<id>urn:sha1:83ffda5216a9a4248221b980ee08c30ac6e517f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Point at local similarly named element and tweak references to variants</title>
<updated>2019-10-27T18:50:43+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-10-15T00:20:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b26ddb8af37362e33c45c78c9c91a3c5cdabfe7e'/>
<id>urn:sha1:b26ddb8af37362e33c45c78c9c91a3c5cdabfe7e</id>
<content type='text'>
Point at the span for the definition of ADTs internal to the current
crate.

Look at the leading char of the ident to determine whether we're
expecting a likely fn or any of a fn, a tuple struct or a tuple variant.

Turn fn `add_typo_suggestion` into a `Resolver` method.
</content>
</entry>
<entry>
<title>Point at variant on pattern field count mismatch</title>
<updated>2019-09-05T02:04:44+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-09-05T02:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=21e7e3f1e903f6d6f2e6eacbbe5848fcd894db9f'/>
<id>urn:sha1:21e7e3f1e903f6d6f2e6eacbbe5848fcd894db9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hide `--explain` hint if error has no extended info</title>
<updated>2019-04-18T17:29:28+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2019-04-17T17:26:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b6f148c8bdf2dd1beb11445441366934f8b61f74'/>
<id>urn:sha1:b6f148c8bdf2dd1beb11445441366934f8b61f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2019-03-11T20:10:26+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-03-09T12:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa72a81bea27f1fda4287475e4cc2f684c971e7f'/>
<id>urn:sha1:fa72a81bea27f1fda4287475e4cc2f684c971e7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #57477 - euclio:clarify-lev-suggestion, r=zackmdavis</title>
<updated>2019-01-14T10:31:53+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-01-14T10:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0b7d8f99ed843cbb31989d0635a8c6651c28df38'/>
<id>urn:sha1:0b7d8f99ed843cbb31989d0635a8c6651c28df38</id>
<content type='text'>
clarify resolve typo suggestion

Include the kind of the binding that we're suggesting, and use a
structured suggestion.

Fixes #53445.
</content>
</entry>
<entry>
<title>Reword label as per review comment</title>
<updated>2019-01-13T03:36:28+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-01-06T22:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=72d965f7b7c2dcf0f6d076982c254093cdf96fe4'/>
<id>urn:sha1:72d965f7b7c2dcf0f6d076982c254093cdf96fe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Point at the match discriminant when arm pattern has a type mismatch</title>
<updated>2019-01-13T03:36:28+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-01-06T01:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a873337f2100ffa341f1a03e316ded6bfa2e95f7'/>
<id>urn:sha1:a873337f2100ffa341f1a03e316ded6bfa2e95f7</id>
<content type='text'>
</content>
</entry>
</feed>
