<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/parse-fail/mut-patterns.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-10-21T11:06:28+00:00</updated>
<entry>
<title>Move parse-fail tests to UI</title>
<updated>2018-10-21T11:06:28+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-10-20T20:36:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f'/>
<id>urn:sha1:73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not emit type errors on recovered blocks</title>
<updated>2017-12-21T22:57:42+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2017-12-14T07:05:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aaf3e318fc33edcc6dbf0920998c3f27d00dd818'/>
<id>urn:sha1:aaf3e318fc33edcc6dbf0920998c3f27d00dd818</id>
<content type='text'>
When a parse error occurs on a block, the parser will recover and create
a block with the statements collected until that point. Now a flag
stating that a recovery has been performed in this block is propagated
so that the type checker knows that the type of the block (which will be
identified as `()`) shouldn't be checked against the expectation to
reduce the amount of irrelevant diagnostic errors shown to the user.
</content>
</entry>
<entry>
<title>Suggest macro call when not sure that it is fn definition</title>
<updated>2017-11-24T15:34:32+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2017-11-22T17:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=df357b20be69d799fb9d562c33cbb98a03c64ae9'/>
<id>urn:sha1:df357b20be69d799fb9d562c33cbb98a03c64ae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return nonzero exit code if there are errors at a stop point</title>
<updated>2015-04-18T10:23:49+00:00</updated>
<author>
<name>Florian Hahn</name>
<email>flo@fhahn.com</email>
</author>
<published>2015-02-09T19:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a24e97c80d5004cd1b57cb96a0bde6fe43a848d'/>
<id>urn:sha1:2a24e97c80d5004cd1b57cb96a0bde6fe43a848d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move compile-fail tests that are rejected by the parser to parse-fail</title>
<updated>2015-02-06T21:23:16+00:00</updated>
<author>
<name>Florian Hahn</name>
<email>flo@fhahn.com</email>
</author>
<published>2015-02-06T15:51:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=01db9a46af72383811f39091be70e9721aaa159a'/>
<id>urn:sha1:01db9a46af72383811f39091be70e9721aaa159a</id>
<content type='text'>
</content>
</entry>
</feed>
