<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc/unneeded-trait-implementations-title.rs, branch 1.48.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.48.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.48.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-12-26T04:08:33+00:00</updated>
<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>
<entry>
<title>Fix unneeded-trait-implementations-title test</title>
<updated>2018-10-05T17:13:37+00:00</updated>
<author>
<name>Philip Munksgaard</name>
<email>pmunksgaard@gmail.com</email>
</author>
<published>2018-10-05T17:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f8dc0ddf47274e0a98111edc816b825484d0d1a'/>
<id>urn:sha1:5f8dc0ddf47274e0a98111edc816b825484d0d1a</id>
<content type='text'>
The `@!has` command does not support specifying just a PATH and an XPATH. That
means that the previous test searched for the literal string
`//h2[@id="implementations"]` within the generated output, which obviously
didn't exist. Even after adding a trait implementation, the test still passed.
The correct way to check for the existence of a DOM element with the id
`implementations` is to use the `@count` keyword.
</content>
</entry>
<entry>
<title>Remove unneeded trait implementations titles</title>
<updated>2018-03-29T12:33:16+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2018-03-24T16:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d91a821ee835be2870a70cfcc57c325dc1ac78e7'/>
<id>urn:sha1:d91a821ee835be2870a70cfcc57c325dc1ac78e7</id>
<content type='text'>
</content>
</entry>
</feed>
