<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/mir-opt/inline/inline_cycle.two.Inline.diff, branch 1.58.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.58.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.58.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-03-13T22:58:11+00:00</updated>
<entry>
<title>Extend SimplifyLocals to remove ZST writes</title>
<updated>2021-03-13T22:58:11+00:00</updated>
<author>
<name>Simon Vandel Sillesen</name>
<email>simon.vandel@gmail.com</email>
</author>
<published>2020-12-29T22:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e901be57d23d1da21ad2e516a831ad3c16bfd85'/>
<id>urn:sha1:4e901be57d23d1da21ad2e516a831ad3c16bfd85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inliner: Break inlining cycles</title>
<updated>2020-11-09T00:00:00+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2020-11-09T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dc4d74d149198c60ca1cf3a8513a7f3d031503eb'/>
<id>urn:sha1:dc4d74d149198c60ca1cf3a8513a7f3d031503eb</id>
<content type='text'>
When examining candidates for inlining, reject those that are determined
to be recursive either because of self-recursive calls or calls to any
instances already inlined.
</content>
</entry>
</feed>
