<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc/whitespace-after-where-clause.struct.html, 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>2023-11-30T17:43:40+00:00</updated>
<entry>
<title>rustdoc: `div.where` instead of fmt-newline class</title>
<updated>2023-11-30T17:43:40+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-11-30T17:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7230f6c5c51d8668a16d92da9f49d442521de828'/>
<id>urn:sha1:7230f6c5c51d8668a16d92da9f49d442521de828</id>
<content type='text'>
This is about equally readable, a lot more terse, and stops
special-casing functions and methods.

```console
$ du -hs doc-old/ doc-new/
671M    doc-old/
670M    doc-new/
```
</content>
</entry>
<entry>
<title>Accept less invalid Rust in rustdoc</title>
<updated>2023-10-31T13:58:03+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2023-10-31T13:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4512f211ae77306b0cd0686a7871d56edbf36d30'/>
<id>urn:sha1:4512f211ae77306b0cd0686a7871d56edbf36d30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: use a newline instead of `&lt;br&gt;` to format code headers</title>
<updated>2023-02-07T18:23:25+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-02-07T18:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8307fd7901c9832e7b22ee5139efe6f7f2d291b3'/>
<id>urn:sha1:8307fd7901c9832e7b22ee5139efe6f7f2d291b3</id>
<content type='text'>
Since these elements now use `white-space: pre-wrap` since
784665d4ce59c5239791f1f96fa2137e47ca1817, it's fine to use newlines
for formatting, which is smaller and a bit less complicated.
</content>
</entry>
<entry>
<title>rustdoc: remove unnecessary wrapper div.item-decl from HTML</title>
<updated>2023-01-30T18:06:18+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-01-30T18:05:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7080f80e8b64eb5f2037de50991edb9e82aee3a5'/>
<id>urn:sha1:7080f80e8b64eb5f2037de50991edb9e82aee3a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: rearrange HTML in primitive reference links</title>
<updated>2023-01-24T00:32:22+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-01-24T00:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e65b36110f943118b7e50c4e39e26ad1f07d8552'/>
<id>urn:sha1:e65b36110f943118b7e50c4e39e26ad1f07d8552</id>
<content type='text'>
This patch avoids hard-to-click single character links by making
the generic part of the link:

Before: &lt;a href="#"&gt;&amp;&lt;/a&gt;T

After: &lt;a href="#"&gt;&amp;T&lt;/a&gt;
</content>
</entry>
<entry>
<title>rustdoc: remove redundant item kind class from `.item-decl &gt; pre`</title>
<updated>2023-01-14T18:34:03+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-01-14T17:58:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3a3f70c94e280cbd8354874438643d15ca6ef319'/>
<id>urn:sha1:3a3f70c94e280cbd8354874438643d15ca6ef319</id>
<content type='text'>
This class originated in the very first commit of `rustdoc_ng`, and was used
to add a color border around the item decl based on its kind.

https://github.com/rust-lang/rust/blob/4fd061c426902b0904c65e64a3780b21f9ab3afb/src/rustdoc_ng/html/static/main.css#L102-L106

The item decl no longer has a border, and there aren't any
kind-specific styles in modern rustdoc's rendering of this UI item.

Most of this commit is updating test cases so that they use `item-decl` to
find the `&lt;pre&gt;` tag instead of relying on the fact that the class name
had `rust {kind}` in it while other `&lt;pre&gt;` tags only had class `rust`.
</content>
</entry>
<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>
</feed>
