<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc/recursive-deref.rs, branch 1.66.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.66.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.66.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-09-25T20:52:26+00:00</updated>
<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>rustdoc: Fix incorrect usage of `@!has` and `@!matches`</title>
<updated>2022-08-13T04:56:16+00:00</updated>
<author>
<name>Noah Lev</name>
<email>camelidcamel@gmail.com</email>
</author>
<published>2022-08-13T04:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0d588e928e7db77f9a810b1b5de02521dbf5ee5e'/>
<id>urn:sha1:0d588e928e7db77f9a810b1b5de02521dbf5ee5e</id>
<content type='text'>
`@!has` (and `@!matches`) with two arguments used to treat the second
argument as a literal string of HTML code. Now, that feature has been
renamed into `@!hasraw` (and `@!matchesraw`), and the arity-2 `@!has`
version is an error.

These uses thought the second argument was being treated as an XPath, as
with the arity-3 version, but in fact was being treated as literal HTML.
Because these were checking for the *absence* of the string, the tests
silently did nothing -- an XPath string won't ever be showing up in the
test's generated HTML!
</content>
</entry>
<entry>
<title>Update `@!has` name in tests</title>
<updated>2022-08-13T04:52:16+00:00</updated>
<author>
<name>Noah Lev</name>
<email>camelidcamel@gmail.com</email>
</author>
<published>2022-08-12T04:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b34e2404fd375e1bc18c1191639e4e67bdbc7d19'/>
<id>urn:sha1:b34e2404fd375e1bc18c1191639e4e67bdbc7d19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document tests a bit more</title>
<updated>2021-10-30T14:30:14+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-10-30T14:30:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=78b604569b4381ef47b7c0897be5c318b8f88618'/>
<id>urn:sha1:78b604569b4381ef47b7c0897be5c318b8f88618</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't display "Methods from Deref&lt;...&gt;" if no method is display (the ones which don't have `self` argument)</title>
<updated>2021-10-29T12:37:01+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-10-23T20:57:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dd68d207a5713850f757b7355e175021062db059'/>
<id>urn:sha1:dd68d207a5713850f757b7355e175021062db059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for recursive deref</title>
<updated>2021-10-29T12:25:15+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-10-22T20:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0c38f31bf23506ad33bbd922ea6095f1010712df'/>
<id>urn:sha1:0c38f31bf23506ad33bbd922ea6095f1010712df</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>rename test-cases</title>
<updated>2021-06-16T12:42:51+00:00</updated>
<author>
<name>Trinity Pointard</name>
<email>trinity.pointard@gmail.com</email>
</author>
<published>2021-06-16T12:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f7d44171de8b84558fc76a0f305d83fd6fa34f3'/>
<id>urn:sha1:5f7d44171de8b84558fc76a0f305d83fd6fa34f3</id>
<content type='text'>
</content>
</entry>
</feed>
