<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/invalid-path-in-const.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>2017-12-14T20:23:07+00:00</updated>
<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>
<entry>
<title>rustc_const_eval: always demand typeck_tables for evaluating constants.</title>
<updated>2017-02-25T16:35:26+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2017-02-15T13:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e7a48821c0d30ccd6b7ea88be24eed1bcba5f48a'/>
<id>urn:sha1:e7a48821c0d30ccd6b7ea88be24eed1bcba5f48a</id>
<content type='text'>
</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>Don't crash on non-existent path in constant.</title>
<updated>2015-09-30T22:04:21+00:00</updated>
<author>
<name>Eli Friedman</name>
<email>eli.friedman@gmail.com</email>
</author>
<published>2015-09-30T22:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1763fcb36d85767fa1fee4c2de66fc2855633fcd'/>
<id>urn:sha1:1763fcb36d85767fa1fee4c2de66fc2855633fcd</id>
<content type='text'>
The behavior here isn't really ideal, but we can't really do much better
given the current state of constant evaluation.

Fixes #28670, and probably a bunch of duplicates.
</content>
</entry>
</feed>
