<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/break-while-condition.rs, branch 1.34.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.34.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.34.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-12-26T04:08:33+00:00</updated>
<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>--bless the tests</title>
<updated>2018-05-25T16:31:45+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2018-05-25T16:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d5bf4de0e4c86d5cacd5ca738e1ba65afc5586ca'/>
<id>urn:sha1:d5bf4de0e4c86d5cacd5ca738e1ba65afc5586ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for returning inside a while loop</title>
<updated>2018-05-25T15:53:32+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2018-05-25T14:31:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=03d816fd934a19d3fdb27080add61b1dddbaad86'/>
<id>urn:sha1:03d816fd934a19d3fdb27080add61b1dddbaad86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix behaviour of divergence in while loop conditions</title>
<updated>2018-05-25T15:53:32+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2018-05-24T22:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a38a1ce29c72e9afea5bdb84e3a46d4c2bf19718'/>
<id>urn:sha1:a38a1ce29c72e9afea5bdb84e3a46d4c2bf19718</id>
<content type='text'>
This fixes `'a: while break 'a {};` being treated as diverging, by tracking break expressions in the same way as in `loop` expressions.
</content>
</entry>
</feed>
