<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen/repr-transparent-sysv64.rs, branch 1.45.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.45.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.45.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-01-07T20:28:22+00:00</updated>
<entry>
<title>Update codegen tests with unnamed arguments</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-31T15:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e365bc74355b4d6fc7fbc1f2fa2de778a92f2d87'/>
<id>urn:sha1:e365bc74355b4d6fc7fbc1f2fa2de778a92f2d87</id>
<content type='text'>
</content>
</entry>
<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>Stabilize #[repr(transparent)]</title>
<updated>2018-06-12T04:49:07+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2018-06-06T11:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e2aef92c19a95d6a0b8e75b473023f77de6150f0'/>
<id>urn:sha1:e2aef92c19a95d6a0b8e75b473023f77de6150f0</id>
<content type='text'>
Tracking issue FCP: https://github.com/rust-lang/rust/issues/43036#issuecomment-394094318
Reference PR: https://github.com/rust-lang-nursery/reference/pull/353
</content>
</entry>
<entry>
<title>Fix oversized loads on x86_64 SysV FFI calls</title>
<updated>2018-02-08T12:50:18+00:00</updated>
<author>
<name>Björn Steinbrink</name>
<email>bsteinbr@gmail.com</email>
</author>
<published>2018-01-20T16:09:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f3dc8b7b2b8fb4837adfe5defa92367f8fe1000'/>
<id>urn:sha1:5f3dc8b7b2b8fb4837adfe5defa92367f8fe1000</id>
<content type='text'>
The x86_64 SysV ABI should use exact sizes for small structs passed in
registers, i.e. a struct that occupies 3 bytes should use an i24,
instead of the i32 it currently uses.

Refs #45543
</content>
</entry>
</feed>
