<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen/function-arguments.rs, branch 1.41.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.41.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.41.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-11-22T21:04:22+00:00</updated>
<entry>
<title>remove the 'dereferenceable' attribute from Box</title>
<updated>2019-11-22T21:04:22+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-11-22T21:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=be079117f068af74a133dcaaae33ed495f035cc2'/>
<id>urn:sha1:be079117f068af74a133dcaaae33ed495f035cc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>codegen: use "_N" (like for other locals) instead of "argN", for argument names.</title>
<updated>2019-09-13T16:25:05+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2019-09-13T16:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bdad2c52a538206a2f1c154bb5d5c3d7cb6b5d6f'/>
<id>urn:sha1:bdad2c52a538206a2f1c154bb5d5c3d7cb6b5d6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn `#[allocator]` into a built-in attribute and rename it to `#[rustc_allocator]`</title>
<updated>2019-06-08T20:55:25+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-06-08T08:36:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=74a6d1c821a37a407d2b2bc701d62d0b460b9215'/>
<id>urn:sha1:74a6d1c821a37a407d2b2bc701d62d0b460b9215</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>Enable emission of alignment attrs for pointer params</title>
<updated>2018-12-20T23:31:18+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2018-12-20T23:30:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=db24d8e8e25192703eb8f2ad6864207e92979443'/>
<id>urn:sha1:db24d8e8e25192703eb8f2ad6864207e92979443</id>
<content type='text'>
Instead disable creation of assumptions during inlining using an
LLVM opt flag.

The -Z arg-align-attributes option which previously controlled this
behavior is removed.
</content>
</entry>
<entry>
<title>Bump minimum required LLVM version to 6.0</title>
<updated>2018-12-09T11:05:40+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2018-12-09T10:20:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=706e67b0a0143d651eb03f2fa2c30645899e81ff'/>
<id>urn:sha1:706e67b0a0143d651eb03f2fa2c30645899e81ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not put noalias annotations by default</title>
<updated>2018-09-29T10:00:41+00:00</updated>
<author>
<name>Simonas Kazlauskas</name>
<email>git@kazlauskas.me</email>
</author>
<published>2018-09-28T14:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9c62193fec1c5d2200c19d9445fe9bad753eefea'/>
<id>urn:sha1:9c62193fec1c5d2200c19d9445fe9bad753eefea</id>
<content type='text'>
This will be re-enabled sooner or later depending on results of further
investigation.

Fixes #54462
</content>
</entry>
<entry>
<title>Use partial but correct vtable layout</title>
<updated>2018-08-28T11:15:22+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2018-08-26T20:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ed8e16195658b839f6ff8f7b8ae719a42d2827e'/>
<id>urn:sha1:0ed8e16195658b839f6ff8f7b8ae719a42d2827e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dont hardcode vtable size in codegen test</title>
<updated>2018-07-29T18:24:26+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2018-07-29T10:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=86e59ccf34214e33273af145df13a771607dc42e'/>
<id>urn:sha1:86e59ccf34214e33273af145df13a771607dc42e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update codegen tests</title>
<updated>2018-07-29T18:24:26+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2018-07-29T10:14:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5ba76335bb76e8c31a24d77771885c57614ace9b'/>
<id>urn:sha1:5ba76335bb76e8c31a24d77771885c57614ace9b</id>
<content type='text'>
</content>
</entry>
</feed>
