<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/pattern-error-continue.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-08-14T08:38:00+00:00</updated>
<entry>
<title>Moved compile-fail tests to ui tests.</title>
<updated>2018-08-14T08:38:00+00:00</updated>
<author>
<name>David Wood</name>
<email>david@davidtw.co</email>
</author>
<published>2018-08-08T12:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b16a30677f4e641329e768272cf9d3ecc2fa31c4'/>
<id>urn:sha1:b16a30677f4e641329e768272cf9d3ecc2fa31c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move pattern resolution checks from typeck to resolve</title>
<updated>2016-10-04T19:20:38+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2016-09-14T21:51:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c95b280d723ae6a6243b04ac06be100c622634b4'/>
<id>urn:sha1:c95b280d723ae6a6243b04ac06be100c622634b4</id>
<content type='text'>
Make error messages more precise
</content>
</entry>
<entry>
<title>Implement `..` in tuple (struct) patterns</title>
<updated>2016-05-26T08:11:58+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2016-03-06T12:54:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d69aeaf662c637b454e8c7a5ddbd69b4978ec211'/>
<id>urn:sha1:d69aeaf662c637b454e8c7a5ddbd69b4978ec211</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update test cases to reflect new messages</title>
<updated>2016-05-02T15:47:10+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2016-04-20T18:42:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e416518e6862335a9c99f4c9dfe23192bac3cab8'/>
<id>urn:sha1:e416518e6862335a9c99f4c9dfe23192bac3cab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix diagnostics for unresolved patterns</title>
<updated>2016-04-17T02:42:39+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-04-17T02:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1a374b8d11cd59e9a6baae4d4da9350c107bda6a'/>
<id>urn:sha1:1a374b8d11cd59e9a6baae4d4da9350c107bda6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify E0308 message for primitive types</title>
<updated>2016-01-18T04:59:44+00:00</updated>
<author>
<name>kalita.alexey</name>
<email>kalita.alexey@outlook.com</email>
</author>
<published>2016-01-16T13:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8a41eb55d88459f127cec54f5977534070cdaab1'/>
<id>urn:sha1:8a41eb55d88459f127cec54f5977534070cdaab1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The lint warnings are not reported since we report the errors first and then exit.</title>
<updated>2016-01-08T15:19:13+00:00</updated>
<author>
<name>Felix S. Klock II</name>
<email>pnkfelix@pnkfx.org</email>
</author>
<published>2016-01-08T15:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa027d1417e7eea7d7a65c6a4a60d63dac7917ca'/>
<id>urn:sha1:fa027d1417e7eea7d7a65c6a4a60d63dac7917ca</id>
<content type='text'>
I think that behavior is fine, so I am removing the expected warnings from these tests.
</content>
</entry>
<entry>
<title>Add special case for `UnitVariant(..)` patterns</title>
<updated>2015-11-19T08:41:09+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2015-11-16T14:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4573bb8e967e8f21f711bf9fd1dd756342829b1f'/>
<id>urn:sha1:4573bb8e967e8f21f711bf9fd1dd756342829b1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various bugs around empty structs and patterns</title>
<updated>2015-11-19T08:39:18+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2015-10-26T18:09:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0f8519c341a53a4697f839041bc0a14dd6c6e773'/>
<id>urn:sha1:0f8519c341a53a4697f839041bc0a14dd6c6e773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix testsuite errors</title>
<updated>2015-01-12T06:34:13+00:00</updated>
<author>
<name>mdinger</name>
<email>mdinger.bugzilla@gmail.com</email>
</author>
<published>2015-01-12T06:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7b82a93be3798d9345cd459e251bcc571cf60a79'/>
<id>urn:sha1:7b82a93be3798d9345cd459e251bcc571cf60a79</id>
<content type='text'>
</content>
</entry>
</feed>
