<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc/const-generics/const-impl.rs, branch 1.77.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.77.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.77.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-10-31T13:58:03+00:00</updated>
<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: update test cases for changes to the printing style</title>
<updated>2023-09-21T22:16:44+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-03-21T00:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3583e86674749c279e7edd96641255bbf8595de1'/>
<id>urn:sha1:3583e86674749c279e7edd96641255bbf8595de1</id>
<content type='text'>
This whole thing changes it so that the JS and the UI both use
rustc's own path printing to handle the impl IDs. This results in
the format changing a little bit; full paths are used in spots
where they aren't strictly necessary, and the path sometimes uses
generics where the old system used the trait's own name, but it
shouldn't matter since the orphan rules will prevent it anyway.
</content>
</entry>
<entry>
<title>rustdoc: use the same URL escape rules for fragments as for examples</title>
<updated>2023-02-04T00:58:26+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-02-04T00:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f98a7f00e338c0985e7743be5b23dbd8f1039b3'/>
<id>urn:sha1:5f98a7f00e338c0985e7743be5b23dbd8f1039b3</id>
<content type='text'>
</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>
