<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_mir_transform/src/ref_prop.rs, branch 1.80.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.80.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.80.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-05-12T22:20:18+00:00</updated>
<entry>
<title>Remove `extern crate rustc_middle` from `rustc_mir_transform`.</title>
<updated>2024-05-12T22:20:18+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-05-08T09:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d49d4ae192d4e5dd3504de320d4ec116a672f437'/>
<id>urn:sha1:d49d4ae192d4e5dd3504de320d4ec116a672f437</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GVN borrowed locals too.</title>
<updated>2024-04-20T19:19:06+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2023-12-30T19:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=308cc76510728daf405a22aa4a7655174fa54dc9'/>
<id>urn:sha1:308cc76510728daf405a22aa4a7655174fa54dc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dejargnonize subst</title>
<updated>2024-02-12T06:46:35+00:00</updated>
<author>
<name>Shoyu Vanilla</name>
<email>modulo641@gmail.com</email>
</author>
<published>2024-02-12T06:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3856df059ed90b8fd19a82efbfb9da36f68e6bb9'/>
<id>urn:sha1:3856df059ed90b8fd19a82efbfb9da36f68e6bb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't require owned data in `MaybeStorageDead`</title>
<updated>2023-12-21T11:58:39+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2023-12-16T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b4877753c3934a17621dd102aacbd200efc27be7'/>
<id>urn:sha1:b4877753c3934a17621dd102aacbd200efc27be7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove redundant imports</title>
<updated>2023-12-10T02:56:22+00:00</updated>
<author>
<name>surechen</name>
<email>chenshuo17@huawei.com</email>
</author>
<published>2023-11-10T02:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=40ae34194c586eea3614d3216322053d2e8e7b37'/>
<id>urn:sha1:40ae34194c586eea3614d3216322053d2e8e7b37</id>
<content type='text'>
detects redundant imports that can be eliminated.

for #117772 :

In order to facilitate review and modification, split the checking code and
removing redundant imports code into two PR.
</content>
</entry>
<entry>
<title>Format all the let chains in compiler</title>
<updated>2023-10-13T08:59:36+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-10-13T08:58:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b2d2184edea578109a48ec3d8decbee5948e8f35'/>
<id>urn:sha1:b2d2184edea578109a48ec3d8decbee5948e8f35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add global value numbering pass.</title>
<updated>2023-09-24T09:09:04+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2023-03-20T18:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8b848af325268f3e07bcdcc4cfb956e547980f2f'/>
<id>urn:sha1:8b848af325268f3e07bcdcc4cfb956e547980f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Implement references VarDebugInfo."</title>
<updated>2023-08-17T17:02:04+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2023-08-16T17:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=933b618360ae4b0e952ac2c8cc89bc0db9edec59'/>
<id>urn:sha1:933b618360ae4b0e952ac2c8cc89bc0db9edec59</id>
<content type='text'>
This reverts commit 2ec007191348ef7cc13eb55e44e007b02cf75cf3.
</content>
</entry>
<entry>
<title>Call super for debuginfo.</title>
<updated>2023-07-10T16:01:19+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2023-07-01T09:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a5031d569e69bc8e6ff7d10b22bbab1e946b62b0'/>
<id>urn:sha1:a5031d569e69bc8e6ff7d10b22bbab1e946b62b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify visit_place.</title>
<updated>2023-07-10T16:01:19+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2023-07-01T09:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b4c342edea675e5dce844e90af276a4e79834e3b'/>
<id>urn:sha1:b4c342edea675e5dce844e90af276a4e79834e3b</id>
<content type='text'>
</content>
</entry>
</feed>
