<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen/issue-45222.rs, branch 1.62.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.62.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.62.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-02-08T23:47:41+00:00</updated>
<entry>
<title>Disable failing codegen test</title>
<updated>2020-02-08T23:47:41+00:00</updated>
<author>
<name>CAD97</name>
<email>cad97@cad97.com</email>
</author>
<published>2020-02-05T20:51:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=136008c15bbd2f9517dab54b87cddf2023df38a3'/>
<id>urn:sha1:136008c15bbd2f9517dab54b87cddf2023df38a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cherry-pick src/test changes with Centril's changes</title>
<updated>2019-08-19T21:31:46+00:00</updated>
<author>
<name>sd234678</name>
<email>sd234678@protonmail.com</email>
</author>
<published>2019-08-19T21:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4eec03d33e0a833cb48998f5d8e47c01b9e32cf4'/>
<id>urn:sha1:4eec03d33e0a833cb48998f5d8e47c01b9e32cf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ignore some codegen tests in debug mode</title>
<updated>2019-07-15T14:56:43+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-06-25T07:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6e8e18e3fc108999fc15741a7a1825156bb14162'/>
<id>urn:sha1:6e8e18e3fc108999fc15741a7a1825156bb14162</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>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>Enable -mergefunc-use-aliases</title>
<updated>2018-11-29T23:52:16+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2018-11-29T22:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cbf748993f59682f60dfe620eafea24124f737fb'/>
<id>urn:sha1:cbf748993f59682f60dfe620eafea24124f737fb</id>
<content type='text'>
If the Rust LLVM fork is used, enable the -mergefunc-use-aliases
flag, which will create aliases for merged functions, rather than
inserting a call from one to the other.

A number of codegen tests needed to be adjusted, because functions
that previously fell below the thunk limit are now being merged.
Merging is prevented either using -C no-prepopulate-passes, or by
making the functions non-identical.

I expect that this is going to break something, somewhere, because
it isn't able to deal with aliases properly, but we won't find out
until we try :)

This fixes #52651.
</content>
</entry>
<entry>
<title>Change RangeInclusive to a three-field struct.</title>
<updated>2018-07-13T01:53:36+00:00</updated>
<author>
<name>kennytm</name>
<email>kennytm@gmail.com</email>
</author>
<published>2018-06-18T20:08:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0d7e9933d3cac85bc1f11dc0fec67fcad77784ca'/>
<id>urn:sha1:0d7e9933d3cac85bc1f11dc0fec67fcad77784ca</id>
<content type='text'>
Fix #45222.
</content>
</entry>
</feed>
