<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc/inline_cross, branch 1.69.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.69.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.69.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-02-19T07:33:41+00:00</updated>
<entry>
<title>Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomez</title>
<updated>2023-02-19T07:33:41+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>99973273+Dylan-DPC@users.noreply.github.com</email>
</author>
<published>2023-02-19T07:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4165de40f894757026229b5220ad4867bed7a2ff'/>
<id>urn:sha1:4165de40f894757026229b5220ad4867bed7a2ff</id>
<content type='text'>
rustdoc: simplify DOM for `.item-table`

This switches from using `&lt;div&gt;` to the more semantic `&lt;ul&gt;`, and using class names that rhyme with the classes the search results table uses.
</content>
</entry>
<entry>
<title>rustdoc: simplify DOM for `.item-table`</title>
<updated>2023-02-08T02:00:42+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-02-08T02:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=894c98652c91a5ff824e81d847760c518857d0a2'/>
<id>urn:sha1:894c98652c91a5ff824e81d847760c518857d0a2</id>
<content type='text'>
This switches from using `&lt;div&gt;` to the more semantic `&lt;ul&gt;`, and
using class names that rhyme with the classes the search results
table uses.
</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: stop making unstable items transparent</title>
<updated>2023-01-31T18:27:09+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-01-31T18:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f75b35046777c6a4aa9245edbbc5ca7a340687f5'/>
<id>urn:sha1:f75b35046777c6a4aa9245edbbc5ca7a340687f5</id>
<content type='text'>
Fixes #93393
</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 unused class `has-srclink`</title>
<updated>2023-01-29T00:18:56+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-01-28T23:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=74e843c83328d4fa921aaaa3a86df7c47df6c9e3'/>
<id>urn:sha1:74e843c83328d4fa921aaaa3a86df7c47df6c9e3</id>
<content type='text'>
Stopped being used in CSS with
73d0f7c7b68784f1db0a1f53855c20d118a7e8b0
</content>
</entry>
<entry>
<title>rustdoc: remove mostly-unused CSS classes import/module-item</title>
<updated>2023-01-26T19:55:19+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-01-26T19:50:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=97f8189614a5a6c52382e735dda55400c97cd8af'/>
<id>urn:sha1:97f8189614a5a6c52382e735dda55400c97cd8af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #106952 - petrochenkov:docglob, r=notriddle,GuillaumeGomez</title>
<updated>2023-01-18T03:54:04+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2023-01-18T03:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aaa9bb9e7bb4b8b565f2e1570587d6c21b13ab2d'/>
<id>urn:sha1:aaa9bb9e7bb4b8b565f2e1570587d6c21b13ab2d</id>
<content type='text'>
rustdoc: Fix glob import inlining

Filter away names that are not actually imported by the glob, e.g. because they are shadowed by something else.

Fixes the issue found in https://github.com/rust-lang/rust/pull/94857#issuecomment-1382912356.
</content>
</entry>
<entry>
<title>rustdoc: Fix glob import inlining</title>
<updated>2023-01-16T20:55:28+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2023-01-15T21:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3b0d306b94f78f375931f624f53114c205aef066'/>
<id>urn:sha1:3b0d306b94f78f375931f624f53114c205aef066</id>
<content type='text'>
Filter away names that are not actually imported by the glob, e.g. because they are shadowed by something else
</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>
</feed>
