<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-ui/coverage, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-01-11T09:32:08+00:00</updated>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create rustdoc_internals feature gate</title>
<updated>2021-11-24T20:57:18+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-10-30T15:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1e6ced353215419f9e838bfbc3d61fe9eb0c004d'/>
<id>urn:sha1:1e6ced353215419f9e838bfbc3d61fe9eb0c004d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for enum tuple variants and tuple struct doc count</title>
<updated>2021-09-10T08:49:42+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-09-06T14:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eda4cfb13268e6344139dcbf57ef36962d9dc12d'/>
<id>urn:sha1:eda4cfb13268e6344139dcbf57ef36962d9dc12d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos “a”→“an”</title>
<updated>2021-08-22T13:35:11+00:00</updated>
<author>
<name>Frank Steffahn</name>
<email>frank.steffahn@stu.uni-kiel.de</email>
</author>
<published>2021-08-22T12:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bf88b113eab9c36e63f8461f5849138cb60d810a'/>
<id>urn:sha1:bf88b113eab9c36e63f8461f5849138cb60d810a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feature gate doc(primitive)</title>
<updated>2021-08-16T05:41:16+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2021-07-11T02:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=03df65497e51c8a69e16ab8d4bc7a7d1b3d471dc'/>
<id>urn:sha1:03df65497e51c8a69e16ab8d4bc7a7d1b3d471dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #87451 - GuillaumeGomez:tuple-struct-field-doc, r=jyn514</title>
<updated>2021-07-28T21:11:45+00:00</updated>
<author>
<name>Yuki Okushi</name>
<email>jtitor@2k36.org</email>
</author>
<published>2021-07-28T21:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=014e22c836b649229023451af79c60fff1185888'/>
<id>urn:sha1:014e22c836b649229023451af79c60fff1185888</id>
<content type='text'>
Add support for tuple struct field documentation

Fixes  #42615.
This is #80320 updated to new codebase and with added tests.
Part of https://github.com/rust-lang/rust/issues/83255.

cc ```@camelid``` (since you were involved on the original PR).
r? ```@jyn514```
</content>
</entry>
<entry>
<title>Make all tests use type_alias_impl_trait feature instead of min</title>
<updated>2021-07-27T15:33:02+00:00</updated>
<author>
<name>Santiago Pastorino</name>
<email>spastorino@gmail.com</email>
</author>
<published>2021-07-26T20:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=38bdd0e0198196b545aeb64f0305707de163a83a'/>
<id>urn:sha1:38bdd0e0198196b545aeb64f0305707de163a83a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for enum item tuple fields documentation</title>
<updated>2021-07-26T09:15:20+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-07-25T19:18:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fbf78e1f9cc80ba5a68078c3cf2cb4d03aa7b00c'/>
<id>urn:sha1:fbf78e1f9cc80ba5a68078c3cf2cb4d03aa7b00c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add back missing trait test</title>
<updated>2021-04-09T13:10:11+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2021-04-09T13:10:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f67103b9b26f9e8dfea1c6f144cc003e380060a5'/>
<id>urn:sha1:f67103b9b26f9e8dfea1c6f144cc003e380060a5</id>
<content type='text'>
Rustdoc has been able to deal with `impl trait` for almost a year now.
</content>
</entry>
<entry>
<title>rustdoc: Don't generate blanket impls when running --show-coverage</title>
<updated>2021-04-09T13:09:19+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2021-04-09T13:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=40ca3521ad1b0b42980ff16d5b9d1d3d8b68a50e'/>
<id>urn:sha1:40ca3521ad1b0b42980ff16d5b9d1d3d8b68a50e</id>
<content type='text'>
get_blanket_impls is the slowest part of rustdoc, and the coverage pass
completely ignores blanket impls. This stops running it at all, and also
removes some unnecessary checks in `calculate_doc_coverage` that ignored
the impl anyway.

We don't currently measure --show-coverage in perf.rlo, but I tested
this locally on cargo and it brought the time down from 2.9 to 1.6
seconds.
</content>
</entry>
</feed>
