<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_mir_dataflow/src/framework, branch 1.68.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.68.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.68.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-01-05T18:01:12+00:00</updated>
<entry>
<title>Fix `uninlined_format_args` for some compiler crates</title>
<updated>2023-01-05T18:01:12+00:00</updated>
<author>
<name>nils</name>
<email>48135649+Nilstrieb@users.noreply.github.com</email>
</author>
<published>2022-12-19T09:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fd7a15971069156f1741fb3a3c34c9f0c54d5744'/>
<id>urn:sha1:fd7a15971069156f1741fb3a3c34c9f0c54d5744</id>
<content type='text'>
Convert all the crates that have had their diagnostic migration
completed (except save_analysis because that will be deleted soon and
apfloat because of the licensing problem).
</content>
</entry>
<entry>
<title>Fix handling of dead unwinds in backward analyses</title>
<updated>2023-01-02T21:24:01+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2023-01-02T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=357c3cf72cfa7f4455ae71ad62816dfcc843746b'/>
<id>urn:sha1:357c3cf72cfa7f4455ae71ad62816dfcc843746b</id>
<content type='text'>
Dead unwinds set contains a head of an unreachable unwind edge.
</content>
</entry>
<entry>
<title>Rollup merge of #105537 - kadiwa4:remove_some_imports, r=fee1-dead</title>
<updated>2022-12-11T08:51:57+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2022-12-11T08:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2daa3bcbc2c2dcd05312a176cf0bc50713dffacd'/>
<id>urn:sha1:2daa3bcbc2c2dcd05312a176cf0bc50713dffacd</id>
<content type='text'>
compiler: remove unnecessary imports and qualified paths

Some of these imports were necessary before Edition 2021, others were already in the prelude.

I hope it's fine that this PR is so spread-out across files :/
</content>
</entry>
<entry>
<title>compiler: remove unnecessary imports and qualified paths</title>
<updated>2022-12-10T17:45:34+00:00</updated>
<author>
<name>KaDiWa</name>
<email>kalle.wachsmuth@gmail.com</email>
</author>
<published>2022-08-09T00:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9bc69925cb4a1391a9a41411c56ae059877bf8fb'/>
<id>urn:sha1:9bc69925cb4a1391a9a41411c56ae059877bf8fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unneeded field from `SwitchTargets`</title>
<updated>2022-12-09T12:53:10+00:00</updated>
<author>
<name>Jakob Degen</name>
<email>jakob.e.degen@gmail.com</email>
</author>
<published>2022-12-04T00:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9fb8da8f8ff1a0b2c237c691fee58b6348811b86'/>
<id>urn:sha1:9fb8da8f8ff1a0b2c237c691fee58b6348811b86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create `format_args` as late as possible</title>
<updated>2022-12-01T08:49:51+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2022-12-01T08:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4f593ce5d8ecaa36bf0c5edf0da96fb8a9ce30bd'/>
<id>urn:sha1:4f593ce5d8ecaa36bf0c5edf0da96fb8a9ce30bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move HasTop and HasBottom into lattice.rs</title>
<updated>2022-11-07T09:35:25+00:00</updated>
<author>
<name>Jannis Christopher Köhl</name>
<email>mail@koehl.dev</email>
</author>
<published>2022-10-24T22:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1f82a9f89e3c0388442835df632b56ccea08a971'/>
<id>urn:sha1:1f82a9f89e3c0388442835df632b56ccea08a971</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial version of value analysis and dataflow constant propagation</title>
<updated>2022-11-07T09:35:08+00:00</updated>
<author>
<name>Jannis Christopher Köhl</name>
<email>mail@koehl.dev</email>
</author>
<published>2022-08-25T16:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4f9c30fb676482a5148f28c0728b5280246a9886'/>
<id>urn:sha1:4f9c30fb676482a5148f28c0728b5280246a9886</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk</title>
<updated>2022-08-29T04:34:43+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2022-08-29T04:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d182081de1ae2fe580c038abd526d85cedafa712'/>
<id>urn:sha1:d182081de1ae2fe580c038abd526d85cedafa712</id>
<content type='text'>
Replace `Body::basic_blocks()` with field access

Since the refactoring in #98930, it is possible to borrow the basic blocks
independently from other parts of MIR by accessing the `basic_blocks` field
directly.

Replace unnecessary `Body::basic_blocks()` method with a direct field access,
which has an additional benefit of borrowing the basic blocks only.
</content>
</entry>
<entry>
<title>Replace `Body::basic_blocks()` with field access</title>
<updated>2022-08-26T12:27:08+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2022-07-05T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b48870b451dd9d3f3f827aa54d9becdfdd811ba3'/>
<id>urn:sha1:b48870b451dd9d3f3f827aa54d9becdfdd811ba3</id>
<content type='text'>
</content>
</entry>
</feed>
