<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen/issue-56267.rs, branch 1.37.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.37.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.37.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-11-27T23:31:03+00:00</updated>
<entry>
<title>Fix alignment of stores to scalar pair</title>
<updated>2018-11-27T23:31:03+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2018-11-27T23:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d8190afbcb9b15eb8e04d3860a5bd018568a3980'/>
<id>urn:sha1:d8190afbcb9b15eb8e04d3860a5bd018568a3980</id>
<content type='text'>
The alignment for the second element of a scalar pair is not the
same as for the first element. Make sure it is computed correctly
based on the element size.
</content>
</entry>
</feed>
