<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/generator/yield-while-iterating.stderr, branch 1.30.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.30.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.30.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-03-13T23:53:24+00:00</updated>
<entry>
<title>update tests</title>
<updated>2018-03-13T23:53:24+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2018-03-03T14:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2e104a77cfb6b83f725512210c88dc970426a354'/>
<id>urn:sha1:2e104a77cfb6b83f725512210c88dc970426a354</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update UI tests</title>
<updated>2018-02-26T17:24:42+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-02-24T23:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ba5fd168a20cbead2afb800e638159e11bb79da'/>
<id>urn:sha1:7ba5fd168a20cbead2afb800e638159e11bb79da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update UI tests</title>
<updated>2018-02-26T17:24:02+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-02-23T00:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa2d9fc4b9e578d95fbf65613d1bf732fbdfb0d4'/>
<id>urn:sha1:fa2d9fc4b9e578d95fbf65613d1bf732fbdfb0d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ui tests</title>
<updated>2018-02-25T11:15:05+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2018-02-19T20:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5747fd6611a77d297d9559f2365a554bd3dd6610'/>
<id>urn:sha1:5747fd6611a77d297d9559f2365a554bd3dd6610</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a free error code</title>
<updated>2017-07-29T16:30:03+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2017-07-29T16:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cc4ff8f4d169562ff4ae22b94197a191215e6d56'/>
<id>urn:sha1:cc4ff8f4d169562ff4ae22b94197a191215e6d56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change how we report `err_out_of_scope` borrowck errors</title>
<updated>2017-07-28T13:46:27+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2017-07-15T10:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3fdc3fa1ec091d4bec006e0201d29ce54dcbf430'/>
<id>urn:sha1:3fdc3fa1ec091d4bec006e0201d29ce54dcbf430</id>
<content type='text'>
Also, remove the explicit code detecting borrows over a yield.  It
turns out not to be necessary -- any such borrow winds up with a
lifetime that is part of the generator type, and therefore which will
outlive the generator expression itself, which yields an
`err_out_of_scope`. So instead we intercept those errors and display
them in a nicer way.
</content>
</entry>
</feed>
