<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/coverage/inline-dead.cov-map, branch 1.78.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.78.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.78.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-02-15T23:57:03+00:00</updated>
<entry>
<title>coverage: Discard spans that fill the entire function body</title>
<updated>2024-02-15T23:57:03+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2024-02-15T07:12:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cd9021e8cb1ab6cf5bdf341d7e0538703d86fc5b'/>
<id>urn:sha1:cd9021e8cb1ab6cf5bdf341d7e0538703d86fc5b</id>
<content type='text'>
When we try to extract coverage-relevant spans from MIR, sometimes we see MIR
statements/terminators whose spans cover the entire function body. Those spans
tend to be unhelpful for coverage purposes, because they often represent
compiler-inserted code, e.g. the implicit return value of `()`.
</content>
</entry>
<entry>
<title>coverage: Format all remaining tests</title>
<updated>2024-01-17T23:42:37+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2024-01-16T02:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99797bbd9fdb138dd59a782f156db8397d07943c'/>
<id>urn:sha1:99797bbd9fdb138dd59a782f156db8397d07943c</id>
<content type='text'>
These tests can simply be reformatted as normal, because the resulting changes
are unimportant.
</content>
</entry>
<entry>
<title>coverage: Overhaul how "visible macros" are determined</title>
<updated>2024-01-05T01:53:23+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2023-12-28T04:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=df0df5256b95023e1e5e6bc49ee3857d90d91555'/>
<id>urn:sha1:df0df5256b95023e1e5e6bc49ee3857d90d91555</id>
<content type='text'>
</content>
</entry>
<entry>
<title>coverage: Migrate `tests/coverage-map` into `tests/coverage`</title>
<updated>2023-11-07T00:15:19+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2023-11-01T10:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49127c64d6998526d9f723a653312d0cf5310454'/>
<id>urn:sha1:49127c64d6998526d9f723a653312d0cf5310454</id>
<content type='text'>
</content>
</entry>
</feed>
