<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen/bool-cmp.rs, branch beta</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=beta</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=beta'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-01-11T09:32:08+00:00</updated>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update bool-cmp.rs codegen</title>
<updated>2020-01-07T20:28:22+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-12-31T14:52:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3d8f454cd00c79f8c3c65dbd4252a6c711bd73f9'/>
<id>urn:sha1:3d8f454cd00c79f8c3c65dbd4252a6c711bd73f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize Ord trait implementation for bool</title>
<updated>2019-11-29T22:22:44+00:00</updated>
<author>
<name>Krishna Sai Veera Reddy</name>
<email>krishnasai.veerareddy@gm.com</email>
</author>
<published>2019-11-29T22:22:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ca769ad091ef0018f5a20effaf4b4f428a034d7'/>
<id>urn:sha1:4ca769ad091ef0018f5a20effaf4b4f428a034d7</id>
<content type='text'>
Casting the booleans to `i8`s and converting their difference
into `Ordering` generates better assembly than casting them to
`u8`s and comparing them.
</content>
</entry>
</feed>
