<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_mir_transform/src/coverage, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-09-05T13:38:01+00:00</updated>
<entry>
<title>remove couple of clones</title>
<updated>2025-09-05T13:38:01+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2025-09-05T13:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=81042523c6e1ae50682f46ae3da4ede22bfd596e'/>
<id>urn:sha1:81042523c6e1ae50682f46ae3da4ede22bfd596e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>coverage: Build an "expansion tree" and use it to unexpand raw spans</title>
<updated>2025-08-24T10:29:34+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-08-16T07:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c2eb45b4a176dba37a0bce8fa9c4d46cf0d55e24'/>
<id>urn:sha1:c2eb45b4a176dba37a0bce8fa9c4d46cf0d55e24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Uplift rustc_mir_transform::coverage::counters::union_find to rustc_data_structures.</title>
<updated>2025-08-22T02:22:51+00:00</updated>
<author>
<name>Camille Gillot</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2025-08-22T02:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=689171d38eaca74015b96d43bca5d30f2850c24a'/>
<id>urn:sha1:689171d38eaca74015b96d43bca5d30f2850c24a</id>
<content type='text'>
</content>
</entry>
<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: Remove obsolete comment about hashing HIR</title>
<updated>2025-08-08T10:04:15+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2025-08-02T12:39:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=db9f0bb5326b8726c2760ffb2f17977118534c2c'/>
<id>urn:sha1:db9f0bb5326b8726c2760ffb2f17977118534c2c</id>
<content type='text'>
This code does not hash HIR manually (and has not done so for some time); it
merely obtains a hash returned as part of `hir_owner_nodes`.
</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>remove rustc_attr_data_structures</title>
<updated>2025-07-31T12:19:27+00:00</updated>
<author>
<name>Jana Dönszelmann</name>
<email>jana@donsz.nl</email>
</author>
<published>2025-07-31T09:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e1d3ad89c7a2ad4f5d944a7fee1298ffe8c99645'/>
<id>urn:sha1:e1d3ad89c7a2ad4f5d944a7fee1298ffe8c99645</id>
<content type='text'>
</content>
</entry>
</feed>
