<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc/where.SWhere_Simd_item-decl.html, branch automation/bors/try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=automation/bors/try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=automation/bors/try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-12-01T10:35:01+00:00</updated>
<entry>
<title>Update snapshots of rustdoc tests to take into account the comment highlighting</title>
<updated>2023-12-01T10:35:01+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-11-13T12:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=06695ea43614f7d8234f720d0f480cf5926ffffe'/>
<id>urn:sha1:06695ea43614f7d8234f720d0f480cf5926ffffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Render missing fields in tuple struct/enum as /* private fields */</title>
<updated>2023-09-06T09:16:05+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-04-24T17:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1abbd4cd4fa1c18c706505b71ed49cf0fda0ebee'/>
<id>urn:sha1:1abbd4cd4fa1c18c706505b71ed49cf0fda0ebee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update existing snapshot and add more snapshots of where clause indentation</title>
<updated>2023-06-22T15:39:23+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-06-22T15:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b858a4745caacc1bab3e2d50f38add451030941f'/>
<id>urn:sha1:b858a4745caacc1bab3e2d50f38add451030941f</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: 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>
