<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/rust-demangler/tests/lib.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-06-19T10:41:34+00:00</updated>
<entry>
<title>Remove `src/tools/rust-demangler`</title>
<updated>2024-06-19T10:41:34+00:00</updated>
<author>
<name>Zalathar</name>
<email>Zalathar@users.noreply.github.com</email>
</author>
<published>2024-06-01T11:35:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fd4fe7d129cac2b7a0668847117775ee23031771'/>
<id>urn:sha1:fd4fe7d129cac2b7a0668847117775ee23031771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mangling_v0: Update tests for the rust-demangler tool</title>
<updated>2022-01-08T03:39:34+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2021-12-26T14:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6a1f9e6fc7272599de76fec37e31db4978780649'/>
<id>urn:sha1:6a1f9e6fc7272599de76fec37e31db4978780649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address review comments and Windows failure, and make cleaner</title>
<updated>2021-04-04T01:03:50+00:00</updated>
<author>
<name>Rich Kadel</name>
<email>richkadel@google.com</email>
</author>
<published>2021-04-04T00:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ed89e6b831424ea68060c4f8b1145637d6ee15a5'/>
<id>urn:sha1:ed89e6b831424ea68060c4f8b1145637d6ee15a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed function signature to keep buffer handling out of lib</title>
<updated>2021-04-03T18:42:54+00:00</updated>
<author>
<name>Rich Kadel</name>
<email>richkadel@google.com</email>
</author>
<published>2021-03-29T15:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c2a8bfe0ab54fa2a2682e05e59bc96d9363760f0'/>
<id>urn:sha1:c2a8bfe0ab54fa2a2682e05e59bc96d9363760f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make rust-demangler installable</title>
<updated>2021-04-03T18:42:54+00:00</updated>
<author>
<name>Rich Kadel</name>
<email>richkadel@google.com</email>
</author>
<published>2021-03-26T20:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=23325caf43d16e8caf77f8d4855ff568b6d143be'/>
<id>urn:sha1:23325caf43d16e8caf77f8d4855ff568b6d143be</id>
<content type='text'>
Adds bootstrap rules to support installing rust-demangler.

When compiling with `-Z instrument-coverage`, the coverage reports are
generated by `llvm-cov`. `llvm-cov` includes a built-in demangler for
C++, and an option to supply an alternate demangler. For Rust, we have
`rust-demangler`, currently used in `rustc` coverage tests.

Fuchsia's toolchain for Rust is built via `./x.py install`. Fuchsia is
adding support for Rust coverage, and we need to include the
`rust-demangler` in the installed `bin` directory.

Configured rust-demangler as an in-tree extended tool.

Added tests to support `./x.py test rust-demangler`.

Install with extended tools by default only if `profiler = true`.
</content>
</entry>
</feed>
