<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/generator/partial-initialization-across-yield.stderr, branch 1.53.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.53.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.53.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-09-06T02:46:08+00:00</updated>
<entry>
<title>Fixed grammar/style in error messages and reblessed tests.</title>
<updated>2019-09-06T02:46:08+00:00</updated>
<author>
<name>Alexander Regueiro</name>
<email>alexreg@me.com</email>
</author>
<published>2019-09-01T17:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=022d9c8eb56144c00980c88d4b68a5a1e487484a'/>
<id>urn:sha1:022d9c8eb56144c00980c88d4b68a5a1e487484a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make use of possibly uninitialized data a hard error</title>
<updated>2019-08-05T21:57:12+00:00</updated>
<author>
<name>Tyler Mandry</name>
<email>tmandry@gmail.com</email>
</author>
<published>2019-08-03T00:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9058bf2100499649a285e49555e42fbe8fa3556d'/>
<id>urn:sha1:9058bf2100499649a285e49555e42fbe8fa3556d</id>
<content type='text'>
This is one of the behaviors we no longer allow in NLL. Since it can
lead to undefined behavior, I think it's definitely worth making it a
hard error without waiting to turn off migration mode (#58781).

Closes #60450.

My ulterior motive here is making it impossible to leave variables
partially initialized across a yield (see discussion at #63035), so
tests are included for that.
</content>
</entry>
</feed>
