<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/const-eval, branch 1.22.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.22.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.22.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-07-31T15:09:02+00:00</updated>
<entry>
<title>trans::mir::constant - fix assignment error recovery</title>
<updated>2017-07-31T15:09:02+00:00</updated>
<author>
<name>Ariel Ben-Yehuda</name>
<email>ariel.byd@gmail.com</email>
</author>
<published>2017-07-31T14:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93db1f9923d23c905c5cd8e7c50c5927c7c72a24'/>
<id>urn:sha1:93db1f9923d23c905c5cd8e7c50c5927c7c72a24</id>
<content type='text'>
We used to not store anything when the RHS of an assignment returned an
error, which caused ICEs downstream.

Fixes #43197.
</content>
</entry>
</feed>
