<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/const-pattern-not-const-evaluable.rs, branch 1.23.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.23.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.23.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-04-23T08:11:57+00:00</updated>
<entry>
<title>rustc_const_eval: support all unit enum variants.</title>
<updated>2017-04-23T08:11:57+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2017-04-19T12:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8054377f8f4dfaf766bcff40e7a720c90c5e33be'/>
<id>urn:sha1:8054377f8f4dfaf766bcff40e7a720c90c5e33be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove StaticInliner and NaN checking</title>
<updated>2016-10-26T19:41:17+00:00</updated>
<author>
<name>Ariel Ben-Yehuda</name>
<email>ariel.byd@gmail.com</email>
</author>
<published>2016-10-03T18:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=76fb7d90ecde3659021341779fea598a6daab013'/>
<id>urn:sha1:76fb7d90ecde3659021341779fea598a6daab013</id>
<content type='text'>
NaN checking was a lint for a deprecated feature. It can go away.
</content>
</entry>
<entry>
<title>change match checking to use HAIR</title>
<updated>2016-10-26T19:41:17+00:00</updated>
<author>
<name>Ariel Ben-Yehuda</name>
<email>ariel.byd@gmail.com</email>
</author>
<published>2016-09-25T23:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e313d8b290ddd129f35ce0a6ae319bbd2c19a73a'/>
<id>urn:sha1:e313d8b290ddd129f35ce0a6ae319bbd2c19a73a</id>
<content type='text'>
no intended functional changes
</content>
</entry>
<entry>
<title>refactor constant evaluation error reporting</title>
<updated>2016-07-22T11:32:56+00:00</updated>
<author>
<name>Ariel Ben-Yehuda</name>
<email>ariel.byd@gmail.com</email>
</author>
<published>2016-07-19T21:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=37c569627cd285788509f654a6a2658126ba72e4'/>
<id>urn:sha1:37c569627cd285788509f654a6a2658126ba72e4</id>
<content type='text'>
Refactor constant evaluation to use a single error reporting function
that reports a type-error-like message.

Also, unify all error codes with the "constant evaluation error" message
to just E0080, and similarly for a few other duplicate codes. The old
situation was a total mess, and now that we have *something* we can
further iterate on the UX.
</content>
</entry>
<entry>
<title>check constants even if they are unused in the current crate</title>
<updated>2016-04-03T13:18:16+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2016-04-01T07:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=913a2b4b0525c75ecf915076c4fd1e16187f8b51'/>
<id>urn:sha1:913a2b4b0525c75ecf915076c4fd1e16187f8b51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add test for const eval errors in patterns</title>
<updated>2015-12-06T11:59:53+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2015-12-02T14:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c71dcca452b1753de277d79b111f57c209f66cfe'/>
<id>urn:sha1:c71dcca452b1753de277d79b111f57c209f66cfe</id>
<content type='text'>
</content>
</entry>
</feed>
