<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustdoc/html/static/css/rustdoc.css, branch 1.57.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.57.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.57.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-10-11T19:47:34+00:00</updated>
<entry>
<title>rustdoc: update noto sans kr</title>
<updated>2021-10-11T19:47:34+00:00</updated>
<author>
<name>Shinwoo Park</name>
<email>natural7530@gmail.com</email>
</author>
<published>2021-10-11T19:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2564ce5a9c0e92d02976ba8386cc91880691340'/>
<id>urn:sha1:d2564ce5a9c0e92d02976ba8386cc91880691340</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup .item-table CSS</title>
<updated>2021-10-11T08:53:48+00:00</updated>
<author>
<name>Stefan Schindler</name>
<email>dns2utf8@estada.ch</email>
</author>
<published>2021-10-10T22:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4bd7e965b23e979e6afbda5640f0bd68e9ed50ec'/>
<id>urn:sha1:4bd7e965b23e979e6afbda5640f0bd68e9ed50ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #89736 - GuillaumeGomez:rm-unused-css-rule, r=dns2utf8</title>
<updated>2021-10-10T22:34:41+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2021-10-10T22:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bf01a59be58cb1a2e9c37766762a3aedc575d346'/>
<id>urn:sha1:bf01a59be58cb1a2e9c37766762a3aedc575d346</id>
<content type='text'>
Remove unused CSS rule

As you can see in the firefox devtools:

![Screenshot from 2021-10-10 14-28-08](https://user-images.githubusercontent.com/3050060/136695689-16c77ceb-b1ab-40df-963a-048f2258e217.png)

It needs the display to be `grid` or `inline-grid`, which isn't the case.

r? `@dns2utf8`
</content>
</entry>
<entry>
<title>Remove unused CSS rule</title>
<updated>2021-10-10T12:27:36+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-10-10T12:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5611b43d7f4e1e3f945f90981964556a92fe0387'/>
<id>urn:sha1:5611b43d7f4e1e3f945f90981964556a92fe0387</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix &lt;code&gt; blocks in doc blocks display on mobile</title>
<updated>2021-10-10T11:30:56+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-10-07T15:25:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0bfac7f67f0804a92adcc51a4c2a46bb3f0c99ae'/>
<id>urn:sha1:0bfac7f67f0804a92adcc51a4c2a46bb3f0c99ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #89506 - yaymukund:docblock-headings, r=GuillaumeGomez</title>
<updated>2021-10-06T19:33:20+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2021-10-06T19:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7d6feb421ed159ee8f110741d4fb8a43b4ba7ff5'/>
<id>urn:sha1:7d6feb421ed159ee8f110741d4fb8a43b4ba7ff5</id>
<content type='text'>
librustdoc: Use correct heading levels.

Closes #89309

This fixes the `&lt;h#&gt;` header tags throughout the docs to reflect a semantic hierarchy.

- I ran a script to manually check that we don't have any files with multiple `&lt;h1&gt;` tags.
- Also checked that we never incorrectly nest e.g. a `&lt;h2&gt;` under an `&lt;h3&gt;`.
- I also spot-checked a bunch of pages (`trait.Read`, `enum.Ordering`, `primitive.isize`, `trait.Iterator`).
</content>
</entry>
<entry>
<title>librustdoc: Use correct heading levels.</title>
<updated>2021-10-04T09:01:04+00:00</updated>
<author>
<name>Mukund Lakshman</name>
<email>yaymukund@gmail.com</email>
</author>
<published>2021-10-01T10:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a8a40ea9a4947a7b46421564517ee2aa4e3711f0'/>
<id>urn:sha1:a8a40ea9a4947a7b46421564517ee2aa4e3711f0</id>
<content type='text'>
- Avoid multiple &lt;h1&gt;s on a page.
- The &lt;h#&gt; tags should follow a semantic hierarchy.
- Cap at h6 (no h7)
</content>
</entry>
<entry>
<title>Move from grid layout to table based layout because of browser limits that overlay row entries after a UA specific amount of rows</title>
<updated>2021-10-03T12:20:08+00:00</updated>
<author>
<name>Stefan Schindler</name>
<email>dns2utf8@estada.ch</email>
</author>
<published>2021-09-11T23:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e599e2df49adae96d482a3a3a0364e7668abd14e'/>
<id>urn:sha1:e599e2df49adae96d482a3a3a0364e7668abd14e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rustdoc version into the help popup</title>
<updated>2021-09-17T15:32:57+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-09-15T11:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cd3f4da244578a2ab4d17d10016c61b9191b21e4'/>
<id>urn:sha1:cd3f4da244578a2ab4d17d10016c61b9191b21e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wrap &lt;table&gt; elements into &lt;div&gt; to prevent breaking layout and width</title>
<updated>2021-09-08T13:08:11+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-09-08T13:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=32188d77ed8671f280722f72555c34d1bd096a86'/>
<id>urn:sha1:32188d77ed8671f280722f72555c34d1bd096a86</id>
<content type='text'>
</content>
</entry>
</feed>
