<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/impl-for-never.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-07-27T15:56:16+00:00</updated>
<entry>
<title>tests: Move run-pass tests without naming conflicts to ui</title>
<updated>2019-07-27T15:56:16+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-07-26T22:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9be35f82c1abf2ecbab489bca9eca138ea648312'/>
<id>urn:sha1:9be35f82c1abf2ecbab489bca9eca138ea648312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add missing run-pass annotations</title>
<updated>2019-07-27T15:56:13+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-07-26T21:54:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ca9faa52f5ada0054b1fa27d97aedf448afb059b'/>
<id>urn:sha1:ca9faa52f5ada0054b1fa27d97aedf448afb059b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove double trailing newlines</title>
<updated>2019-04-22T15:57:01+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2019-04-22T15:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7f0f0e31ecceacfc627440216e559b9625378ecc'/>
<id>urn:sha1:7f0f0e31ecceacfc627440216e559b9625378ecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<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>Fix `make tidy`</title>
<updated>2016-08-13T13:37:09+00:00</updated>
<author>
<name>Andrew Cann</name>
<email>shum@canndrew.org</email>
</author>
<published>2016-08-11T17:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5bd54a2468be5df8ecedda8743b039c49b90bf90'/>
<id>urn:sha1:5bd54a2468be5df8ecedda8743b039c49b90bf90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add explanations to tests</title>
<updated>2016-08-13T13:37:09+00:00</updated>
<author>
<name>Andrew Cann</name>
<email>shum@canndrew.org</email>
</author>
<published>2016-08-11T17:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=29f36362827dc97bf5710482242c71e6a73f005d'/>
<id>urn:sha1:29f36362827dc97bf5710482242c71e6a73f005d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add another test for !</title>
<updated>2016-08-13T13:37:09+00:00</updated>
<author>
<name>Andrew Cann</name>
<email>shum@canndrew.org</email>
</author>
<published>2016-08-11T11:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=06747c669f3e6fb53270b76975d4382e52d567e2'/>
<id>urn:sha1:06747c669f3e6fb53270b76975d4382e52d567e2</id>
<content type='text'>
</content>
</entry>
</feed>
