<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc/keyword.rs, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<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: remove unused CSS class `in-band`</title>
<updated>2022-10-05T23:56:07+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-10-04T18:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3cb03cb34247383ffb67a017ae70134741e8c4da'/>
<id>urn:sha1:3cb03cb34247383ffb67a017ae70134741e8c4da</id>
<content type='text'>
Since a7c25b29575c17434406b69773f8c2961af343b3 removed `in-band` from code
headers, the only remaining uses of the `in-band` class are:

https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/render/write_shared.rs#L520-L521

https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/templates/print_item.html#L2-L3

https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/render/context.rs#L637-L638

https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/render/mod.rs#L368-L369

https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/render/mod.rs#L401-L402

https://github.com/rust-lang/rust/blob/02cd79afb8080fce8c8ce35533c54d8ecf8f390e/src/librustdoc/html/static/js/main.js#L525

Since all of these uses are nested below `h1.fqn`, we can get rid of it,
and the support code that was used for when `in-band` was part of item
rendering.
</content>
</entry>
<entry>
<title>rustdoc: do not show primitives and keywords as private</title>
<updated>2022-03-31T16:16:33+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-03-31T15:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2983698b203d32a5c59234c022e8ff8dc532b515'/>
<id>urn:sha1:2983698b203d32a5c59234c022e8ff8dc532b515</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>Create rustdoc_internals feature gate</title>
<updated>2021-11-24T20:57:18+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-10-30T15:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1e6ced353215419f9e838bfbc3d61fe9eb0c004d'/>
<id>urn:sha1:1e6ced353215419f9e838bfbc3d61fe9eb0c004d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rustdoc test</title>
<updated>2021-05-31T08:30:16+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2021-05-03T19:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5a87482eff210669afaf2362e384d9285668cce1'/>
<id>urn:sha1:5a87482eff210669afaf2362e384d9285668cce1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for doc_keyword feature extension</title>
<updated>2020-11-27T16:54:28+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2020-11-27T13:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af2040ff95b35a1d70c329ee20d61356a898e3eb'/>
<id>urn:sha1:af2040ff95b35a1d70c329ee20d61356a898e3eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add keywords item into the sidebar</title>
<updated>2019-07-25T12:29:05+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-07-25T12:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=08a8de8181e606f009007475c743d4572758e160'/>
<id>urn:sha1:08a8de8181e606f009007475c743d4572758e160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix image link in the settings menu</title>
<updated>2019-02-01T10:27:59+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2019-01-31T14:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5cf20ca3c539d8d2e2560055f516ef95251837c1'/>
<id>urn:sha1:5cf20ca3c539d8d2e2560055f516ef95251837c1</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>
