<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/closure_context, 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-02T13:16:44+00:00</updated>
<entry>
<title>report the total number of errors on compilation failure</title>
<updated>2017-07-02T13:16:44+00:00</updated>
<author>
<name>Ariel Ben-Yehuda</name>
<email>ariel.byd@gmail.com</email>
</author>
<published>2017-07-02T13:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb7ab9e43da3727e1c58faf9451857968270dc77'/>
<id>urn:sha1:fb7ab9e43da3727e1c58faf9451857968270dc77</id>
<content type='text'>
Prior to this PR, when we aborted because a "critical pass" failed, we
displayed the number of errors from that critical pass. While that's the
number of errors that caused compilation to abort in *that place*,
that's not what people really want to know. Instead, always report the
total number of errors, and don't bother to track the number of errors
from the last pass that failed.

This changes the compiler driver API to handle errors more smoothly,
and therefore is a compiler-api-[breaking-change].

Fixes #42793.
</content>
</entry>
<entry>
<title>Revert "Change error count messages"</title>
<updated>2017-07-02T10:49:30+00:00</updated>
<author>
<name>Ariel Ben-Yehuda</name>
<email>ariel.byd@gmail.com</email>
</author>
<published>2017-07-02T10:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=77f40223033bf0c744eb8b4edb07672c13a21557'/>
<id>urn:sha1:77f40223033bf0c744eb8b4edb07672c13a21557</id>
<content type='text'>
This reverts commit 5558c64f33446225739c1153b43d2e309bb4f50e.
</content>
</entry>
<entry>
<title>Cover all cases in closure errors</title>
<updated>2017-06-07T20:26:28+00:00</updated>
<author>
<name>Tommy Ip</name>
<email>hkmp7tommy@gmail.com</email>
</author>
<published>2017-06-07T20:26:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=345b8332bde78dca7664b1b1b4f4a7284bd70a6d'/>
<id>urn:sha1:345b8332bde78dca7664b1b1b4f4a7284bd70a6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Group closure context ui tests</title>
<updated>2017-06-06T08:29:06+00:00</updated>
<author>
<name>Tommy Ip</name>
<email>hkmp7tommy@gmail.com</email>
</author>
<published>2017-06-06T08:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b1b6490c5d60b0c5d0166407db9b57e39fc3e3a4'/>
<id>urn:sha1:b1b6490c5d60b0c5d0166407db9b57e39fc3e3a4</id>
<content type='text'>
</content>
</entry>
</feed>
