<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/for-loop-while/for-loop-has-unit-body.rs, branch 1.56.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.56.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.56.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-12-23T02:58:12+00:00</updated>
<entry>
<title>Remove mem::uninitalized from tests</title>
<updated>2019-12-23T02:58:12+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-12-22T02:43:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c205f6a06a8360367a7f6242f0d2615e94824024'/>
<id>urn:sha1:c205f6a06a8360367a7f6242f0d2615e94824024</id>
<content type='text'>
This purges uses of uninitialized where possible from test cases. Some
are merely moved over to the equally bad pattern of
MaybeUninit::uninit().assume_init() but with an annotation that this is
"the best we can do".
</content>
</entry>
<entry>
<title>tests: Move run-pass tests without naming conflicts to ui</title>
<updated>2019-07-27T15:56:16+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-07-26T22:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9be35f82c1abf2ecbab489bca9eca138ea648312'/>
<id>urn:sha1:9be35f82c1abf2ecbab489bca9eca138ea648312</id>
<content type='text'>
</content>
</entry>
</feed>
