<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc/duplicate_impls, branch stable</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=stable</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=stable'/>
<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>rustdoc: update test cases now that code-header is used without in-band</title>
<updated>2022-09-25T20:52:26+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-09-25T20:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ba40314e1a28e6230c6f404ee3b23de3efb7709'/>
<id>urn:sha1:4ba40314e1a28e6230c6f404ee3b23de3efb7709</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update GUI tests for impl blocks path changes</title>
<updated>2022-03-08T22:12:11+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2022-03-08T17:11:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fbd9c284d7f018db07da8aa6e03cffdf0ce1786b'/>
<id>urn:sha1:fbd9c284d7f018db07da8aa6e03cffdf0ce1786b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify inherent impl blocks by wrapping them into a div</title>
<updated>2022-03-08T22:12:11+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2022-03-08T16:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a5216cf67d93de97091b41ecba85de2e08f39863'/>
<id>urn:sha1:a5216cf67d93de97091b41ecba85de2e08f39863</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ID "main" into "main-content"</title>
<updated>2021-12-02T13:17:20+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-11-29T16:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d7e998dd14a8eed64df84d3a0ae05a906d7df152'/>
<id>urn:sha1:d7e998dd14a8eed64df84d3a0ae05a906d7df152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rustdoc accessibility: use real headers for doc items</title>
<updated>2021-07-25T21:41:57+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2021-07-25T21:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=76a3b609d0b93c5d8da5e4e3db37bd03e5cb1c30'/>
<id>urn:sha1:76a3b609d0b93c5d8da5e4e3db37bd03e5cb1c30</id>
<content type='text'>
Part of #87059

Partially reverts #84703

Preview at: https://notriddle.com/notriddle-rustdoc-test/real-headers/std/index.html
</content>
</entry>
<entry>
<title>Update rustdoc tests</title>
<updated>2021-06-02T18:30:18+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2021-06-02T08:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=14fe83f7e49c384484bde8a5e0663393dc1a213d'/>
<id>urn:sha1:14fe83f7e49c384484bde8a5e0663393dc1a213d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: use details tag for trait implementors</title>
<updated>2021-04-20T02:46:51+00:00</updated>
<author>
<name>Jacob Hoffman-Andrews</name>
<email>github@hoffman-andrews.com</email>
</author>
<published>2021-04-18T06:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=569096cbaffe39fbede339430c5ed8e80d991a80'/>
<id>urn:sha1:569096cbaffe39fbede339430c5ed8e80d991a80</id>
<content type='text'>
This switches from JS-generated toggles to using the HTML &lt;details&gt; tag
for expanding and collapsing entries in the "Implementors" section.
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2020-05-05T20:56:23+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2020-05-05T11:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf184823d1d5b290e051ae1d6344865dfed97d1e'/>
<id>urn:sha1:cf184823d1d5b290e051ae1d6344865dfed97d1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
</feed>
