<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/coverage-dump, branch 1.85.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.85.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.85.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-10-11T10:04:37+00:00</updated>
<entry>
<title>coverage: Include the highest counter ID seen in `.cov-map` dumps</title>
<updated>2024-10-11T10:04:37+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2024-10-08T02:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=599f95ecc26fb68cccbf79780dd1825a4cf73eb0'/>
<id>urn:sha1:599f95ecc26fb68cccbf79780dd1825a4cf73eb0</id>
<content type='text'>
When making changes that have a large impact on coverage counter creation, this
makes it easier to see whether the number of physical counters has changed.

(The highest counter ID seen in coverage maps is not necessarily the same as
the number of physical counters actually used by the instrumented code, but
it's the best approximation we can get from looking only at the coverage maps,
and it should be reasonably accurate in most cases.)
</content>
</entry>
<entry>
<title>Reformat using the new identifier sorting from rustfmt</title>
<updated>2024-09-22T23:11:29+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-09-22T23:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c682aa162b0d41e21cc6748f4fecfe01efb69d1f'/>
<id>urn:sha1:c682aa162b0d41e21cc6748f4fecfe01efb69d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat `use` declarations.</title>
<updated>2024-07-28T22:26:52+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-07-28T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=84ac80f1921afc243d71fd0caaa4f2838c294102'/>
<id>urn:sha1:84ac80f1921afc243d71fd0caaa4f2838c294102</id>
<content type='text'>
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
</content>
</entry>
<entry>
<title>Add an alternate `--demangle` mode to coverage-dump</title>
<updated>2024-05-31T11:52:45+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2024-05-30T06:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9abfebdf1e3eb821d160673d0fbd1d58b310b4e6'/>
<id>urn:sha1:9abfebdf1e3eb821d160673d0fbd1d58b310b4e6</id>
<content type='text'>
The coverage-dump tool already needs `rustc_demangle` for its own purposes, so
the amount of extra code needed for a demangle mode is very small.
</content>
</entry>
<entry>
<title>Add MC/DC support to coverage test tools</title>
<updated>2024-04-08T11:30:03+00:00</updated>
<author>
<name>zhuyunxing</name>
<email>zhuyunxing.zyx@alibaba-inc.com</email>
</author>
<published>2024-04-08T11:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1135cd3e783d51ff5910cbff37b443d0acbd08e6'/>
<id>urn:sha1:1135cd3e783d51ff5910cbff37b443d0acbd08e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Step all bootstrap cfgs forward</title>
<updated>2024-02-08T12:44:34+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2024-02-05T12:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a5034a20ed8b055dc615271f9d9cf27f9e494f0'/>
<id>urn:sha1:9a5034a20ed8b055dc615271f9d9cf27f9e494f0</id>
<content type='text'>
This also takes care of other bootstrap-related changes.
</content>
</entry>
<entry>
<title>Add tool `src/tools/coverage-dump` for use by some new coverage tests</title>
<updated>2023-09-05T01:11:48+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2023-08-11T01:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1367104cb22ba5e9f8bc95c7bc719a12dc80d2c6'/>
<id>urn:sha1:1367104cb22ba5e9f8bc95c7bc719a12dc80d2c6</id>
<content type='text'>
</content>
</entry>
</feed>
