<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/coverage/closure_macro_async.cov-map, 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-06-04T03:51:08+00:00</updated>
<entry>
<title>coverage: Use hole spans to carve up coverage spans into separate buckets</title>
<updated>2024-06-04T03:51:08+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2024-06-03T07:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6d1557f268f3dd5e7767ffdf7568856f659a3d57'/>
<id>urn:sha1:6d1557f268f3dd5e7767ffdf7568856f659a3d57</id>
<content type='text'>
This performs the same task as the hole-carving code in the main span refiner,
but in a separate earlier pass.
</content>
</entry>
<entry>
<title>coverage: Simplify counter expressions using simple algebra</title>
<updated>2024-05-14T03:58:40+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2024-05-14T03:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d01df6f9aadf58a00357bd89b8fc25a44822ba77'/>
<id>urn:sha1:d01df6f9aadf58a00357bd89b8fc25a44822ba77</id>
<content type='text'>
Some of these cases currently don't occur in practice, but are included for
completeness, and to avoid having to add them later as branch coverage and
MC/DC coverage start building more complex expressions.
</content>
</entry>
<entry>
<title>coverage: Eagerly deduplicate covspans with the same span</title>
<updated>2024-02-21T10:25:35+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2024-02-18T09:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec91209f964182655cc1330c0a6f79c3e8bca7df'/>
<id>urn:sha1:ec91209f964182655cc1330c0a6f79c3e8bca7df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>coverage: Make unexpansion of closure bodies more precise</title>
<updated>2024-02-04T23:09:46+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2024-01-22T01:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dd6d7f27e46ae68ee183d8b41eb481b39cb881c6'/>
<id>urn:sha1:dd6d7f27e46ae68ee183d8b41eb481b39cb881c6</id>
<content type='text'>
This improves the coverage instrumentation of closures declared in macros, as
seen in `closure_macro.rs` and `closure_macro_async.rs`.
</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: Use `Waker::noop` in async tests</title>
<updated>2023-12-15T06:17:20+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2023-12-15T05:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5764ccc5e81527bd01db276fa2ec5dbdaaac3cf6'/>
<id>urn:sha1:5764ccc5e81527bd01db276fa2ec5dbdaaac3cf6</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>
