<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/impossible_range.rs, branch 1.27.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.27.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.27.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-03-15T08:58:02+00:00</updated>
<entry>
<title>Stabilize `inclusive_range_syntax` language feature.</title>
<updated>2018-03-15T08:58:02+00:00</updated>
<author>
<name>kennytm</name>
<email>kennytm@gmail.com</email>
</author>
<published>2018-01-27T19:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=92d1f8d8e4be62e6f4dc32bc57f9d44f53117ec9'/>
<id>urn:sha1:92d1f8d8e4be62e6f4dc32bc57f9d44f53117ec9</id>
<content type='text'>
Stabilize the syntax `a..=b` and `..=b`.
</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>Remove NOTE/HELP annotations from UI tests</title>
<updated>2017-12-14T20:26:39+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2017-12-10T20:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1f5b201affc48dcf0b637caa9596c11d83e1db94'/>
<id>urn:sha1:1f5b201affc48dcf0b637caa9596c11d83e1db94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move compile-fail tests with NOTE/HELP annotations to UI</title>
<updated>2017-12-14T20:23:07+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2017-12-10T19:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d4e51a8fb286444a8c276a05a1c3ba6ba8ca6576'/>
<id>urn:sha1:d4e51a8fb286444a8c276a05a1c3ba6ba8ca6576</id>
<content type='text'>
</content>
</entry>
</feed>
