<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/unreachable-loop-patterns.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-04-20T16:09:28+00:00</updated>
<entry>
<title>Revert stabilization of `feature(never_type)`.</title>
<updated>2018-04-20T16:09:28+00:00</updated>
<author>
<name>Felix S. Klock II</name>
<email>pnkfelix@pnkfx.org</email>
</author>
<published>2018-04-20T15:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fadabd6fbbfe1a401bbdd4ba0919b21ba4f7c5d2'/>
<id>urn:sha1:fadabd6fbbfe1a401bbdd4ba0919b21ba4f7c5d2</id>
<content type='text'>
This commit is just covering the feature gate itself and the tests
that made direct use of `!` and thus need to opt back into the
feature.

A follow on commit brings back the other change that motivates the
revert: Namely, going back to the old rules for falling back to `()`.
</content>
</entry>
<entry>
<title>stabilise feature(never_type)</title>
<updated>2018-03-14T04:44:51+00:00</updated>
<author>
<name>Andrew Cann</name>
<email>shum@canndrew.org</email>
</author>
<published>2018-01-21T08:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a9fc3901b07d0494bd3eb9c37b10e63b429714b0'/>
<id>urn:sha1:a9fc3901b07d0494bd3eb9c37b10e63b429714b0</id>
<content type='text'>
Replace feature(never_type) with feature(exhaustive_patterns).
feature(exhaustive_patterns) only covers the pattern-exhaustives checks
that used to be covered by feature(never_type)
</content>
</entry>
<entry>
<title>Change unreachable patterns ICEs to warnings</title>
<updated>2017-01-17T13:32:27+00:00</updated>
<author>
<name>Andrew Cann</name>
<email>shum@canndrew.org</email>
</author>
<published>2017-01-17T13:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1c51f60ee2fad1db6ed0615bae8ed99ce08b0fdd'/>
<id>urn:sha1:1c51f60ee2fad1db6ed0615bae8ed99ce08b0fdd</id>
<content type='text'>
Allow code with unreachable `?` and `for` patterns to compile.
Add some tests.
</content>
</entry>
</feed>
