<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_mir_transform/src/coverage/mappings.rs, branch automation/bors/try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=automation/bors/try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=automation/bors/try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-08-14T11:35:23+00:00</updated>
<entry>
<title>coverage: Remove intermediate data structures from mapping creation</title>
<updated>2025-08-14T11:35:23+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-08-08T11:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ecce90b3efed8d90fa213d8d79ad37bf625cac67'/>
<id>urn:sha1:ecce90b3efed8d90fa213d8d79ad37bf625cac67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>coverage: Extract HIR-related helper code out of the main module</title>
<updated>2025-08-08T10:04:13+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-08-02T12:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7671b5af71deb6c43cb466b333c821b03eb98b65'/>
<id>urn:sha1:7671b5af71deb6c43cb466b333c821b03eb98b65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>coverage: Remove all unstable support for MC/DC instrumentation</title>
<updated>2025-08-06T12:38:52+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-08-06T12:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=81ed042c8cc4a1bd677c9209cf9edca6b91af04a'/>
<id>urn:sha1:81ed042c8cc4a1bd677c9209cf9edca6b91af04a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>coverage: Push async special case down into `extract_refined_covspans`</title>
<updated>2025-08-04T03:48:41+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-08-02T08:28:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fb39d3ed880d7f9f2f1ef67e0ddd0d0b8af9e5ae'/>
<id>urn:sha1:fb39d3ed880d7f9f2f1ef67e0ddd0d0b8af9e5ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>coverage: Remove `-Zcoverage-options=no-mir-spans`</title>
<updated>2025-08-04T03:48:40+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-08-02T08:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=51e62a09a376e30838db0d8ade4e3e89508357e0'/>
<id>urn:sha1:51e62a09a376e30838db0d8ade4e3e89508357e0</id>
<content type='text'>
This flag turned out to be less useful than anticipated, and interferes with
work towards expansion support.
</content>
</entry>
<entry>
<title>coverage: Only merge adjacent coverage spans</title>
<updated>2025-05-06T10:42:25+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-04-12T07:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d5a1acebfe031ca2af75786295a2cd2a0633943'/>
<id>urn:sha1:4d5a1acebfe031ca2af75786295a2cd2a0633943</id>
<content type='text'>
This also removes some manipulation of the function signature span that only
made sense in the context of merging non-adjacent spans.
</content>
</entry>
<entry>
<title>coverage: Don't split bang-macro spans, just truncate them</title>
<updated>2025-04-01T02:13:21+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-03-25T11:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=26cea8a2863a3aa0fd169d8561ce77036ef6983e'/>
<id>urn:sha1:26cea8a2863a3aa0fd169d8561ce77036ef6983e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>coverage: Defer part of counter-creation until codegen</title>
<updated>2025-02-06T10:44:31+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-01-22T02:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=20d051ec870739c8f263e5f6f581ca24a5dd56fd'/>
<id>urn:sha1:20d051ec870739c8f263e5f6f581ca24a5dd56fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename `BitSet` to `DenseBitSet`</title>
<updated>2025-01-11T11:34:01+00:00</updated>
<author>
<name>Rémy Rakic</name>
<email>remy.rakic+github@gmail.com</email>
</author>
<published>2025-01-07T15:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a13354bea05968799a5be5521691322274fa6a9e'/>
<id>urn:sha1:a13354bea05968799a5be5521691322274fa6a9e</id>
<content type='text'>
This should make it clearer that this bitset is dense, with the
advantages and disadvantages that it entails.
</content>
</entry>
<entry>
<title>remove more redundant into() conversions</title>
<updated>2025-01-10T06:08:28+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2025-01-10T06:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1c619373f93cef69cba288fdd8725adf029efecd'/>
<id>urn:sha1:1c619373f93cef69cba288fdd8725adf029efecd</id>
<content type='text'>
</content>
</entry>
</feed>
