<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-ui/doc-without-codeblock.stderr, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<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>Feature gate the rustdoc::missing_doc_code_examples lint</title>
<updated>2022-09-12T19:20:24+00:00</updated>
<author>
<name>Wim Looman</name>
<email>git@nemo157.com</email>
</author>
<published>2022-09-12T18:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=72cf46aa72b79e044b08b70e5dd9e56e3ef21f89'/>
<id>urn:sha1:72cf46aa72b79e044b08b70e5dd9e56e3ef21f89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test to ensure that the missing_doc_code_examples is not triggered on foreign trait implementations</title>
<updated>2021-10-20T14:52:56+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-10-20T13:57:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=69ca324a53c35bb9cd77c5635a9ecc4f201eaa1c'/>
<id>urn:sha1:69ca324a53c35bb9cd77c5635a9ecc4f201eaa1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename rustdoc lints to be a tool lint instead of built-in.</title>
<updated>2021-03-02T00:29:15+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2020-12-30T04:16:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cc62018e61edfa9706b8e4e61d1b571bdee7827d'/>
<id>urn:sha1:cc62018e61edfa9706b8e4e61d1b571bdee7827d</id>
<content type='text'>
- Rename `broken_intra_doc_links` to `rustdoc::broken_intra_doc_links`
- Ensure that the old lint names still work and give deprecation errors
- Register lints even when running doctests

  Otherwise, all `rustdoc::` lints would be ignored.

- Register all existing lints as removed

  This unfortunately doesn't work with `register_renamed` because tool
  lints have not yet been registered when rustc is running. For similar
  reasons, `check_backwards_compat` doesn't work either. Call
  `register_removed` directly instead.

- Fix fallout

  + Rustdoc lints for compiler/
  + Rustdoc lints for library/

Note that this does *not* suggest `rustdoc::broken_intra_doc_links` for
`rustdoc::intra_doc_link_resolution_failure`, since there was no time
when the latter was valid.
</content>
</entry>
<entry>
<title>x.py test --bless</title>
<updated>2020-11-21T16:08:58+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2020-11-21T16:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e280ae862c735a0bc74b7f4f479459eefb9f9b65'/>
<id>urn:sha1:e280ae862c735a0bc74b7f4f479459eefb9f9b65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise notes with the/is</title>
<updated>2020-01-24T16:24:50+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2020-01-22T23:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=24a2929ed1d3e1760bf89c878352448fb5ee2087'/>
<id>urn:sha1:24a2929ed1d3e1760bf89c878352448fb5ee2087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some rustdoc error capitalization</title>
<updated>2019-11-25T02:42:22+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-11-25T02:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e5816a75cc9951218e6ec06f64a5f07575c36770'/>
<id>urn:sha1:e5816a75cc9951218e6ec06f64a5f07575c36770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rustdoc-ui tests</title>
<updated>2019-05-18T10:45:29+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-05-17T11:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c78af2bc60fe8611c063c13bea1295c784403234'/>
<id>urn:sha1:c78af2bc60fe8611c063c13bea1295c784403234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the rustc driver and interface demand driven</title>
<updated>2019-03-10T03:49:45+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2018-12-08T19:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=51938c61f6f1b26e463f9071716f543543486e72'/>
<id>urn:sha1:51938c61f6f1b26e463f9071716f543543486e72</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>
