<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustdoc/html/static/css/rustdoc.css, branch 1.69.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.69.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.69.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-03-02T11:59:04+00:00</updated>
<entry>
<title>Put backtick content from rustdoc search errors into a &lt;code&gt; elements</title>
<updated>2023-03-02T11:59:04+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-02-28T21:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e560d7d0bdf666a320cf1514c0100cb17acf441'/>
<id>urn:sha1:4e560d7d0bdf666a320cf1514c0100cb17acf441</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomez</title>
<updated>2023-02-19T07:33:41+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>99973273+Dylan-DPC@users.noreply.github.com</email>
</author>
<published>2023-02-19T07:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4165de40f894757026229b5220ad4867bed7a2ff'/>
<id>urn:sha1:4165de40f894757026229b5220ad4867bed7a2ff</id>
<content type='text'>
rustdoc: simplify DOM for `.item-table`

This switches from using `&lt;div&gt;` to the more semantic `&lt;ul&gt;`, and using class names that rhyme with the classes the search results table uses.
</content>
</entry>
<entry>
<title>Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=GuillaumeGomez</title>
<updated>2023-02-13T10:34:56+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2023-02-13T10:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3054759fa8544a03c2cfbeeac885f49a2cda8b52'/>
<id>urn:sha1:3054759fa8544a03c2cfbeeac885f49a2cda8b52</id>
<content type='text'>
rustdoc: merge doctest tooltip with notable traits tooltip

Fixes https://discord.com/channels/442252698964721669/443150878111694848/1066420140167680000

&lt;details&gt;&lt;summary&gt;a user report where the tooltip arrow overlaps the text&lt;/summary&gt;

![](https://cdn.discordapp.com/attachments/443150878111694848/1066420139530145812/this-example-is-not-tested-busted-rendering.png)

&lt;/details&gt;

Fixes #91100

Preview: &lt;https://notriddle.com/notriddle-rustdoc-demos/simplify-doctest-tooltip/std/vec/struct.Vec.html#indexing&gt;

Screenshot:

![image](https://user-images.githubusercontent.com/1593513/214975516-72667632-4609-49fa-8c37-e8d2ba1ba7dc.png)
</content>
</entry>
<entry>
<title>rustdoc: use tighter line height in h1 and h2</title>
<updated>2023-02-12T19:30:57+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-02-12T19:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b0df355f80647ca94e6676e1f5bd6990ae17086e'/>
<id>urn:sha1:b0df355f80647ca94e6676e1f5bd6990ae17086e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: simplify DOM for `.item-table`</title>
<updated>2023-02-08T02:00:42+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-02-08T02:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=894c98652c91a5ff824e81d847760c518857d0a2'/>
<id>urn:sha1:894c98652c91a5ff824e81d847760c518857d0a2</id>
<content type='text'>
This switches from using `&lt;div&gt;` to the more semantic `&lt;ul&gt;`, and
using class names that rhyme with the classes the search results
table uses.
</content>
</entry>
<entry>
<title>rustdoc: trait bound formatting</title>
<updated>2023-02-04T18:10:04+00:00</updated>
<author>
<name>Roland Strasser</name>
<email>rol1510@users.noreply.github.com</email>
</author>
<published>2022-11-26T00:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=71a147df1f6fea8f023c5054e0e7591dfb2aa5ae'/>
<id>urn:sha1:71a147df1f6fea8f023c5054e0e7591dfb2aa5ae</id>
<content type='text'>
rustdoc: fix item-spacer

rustdoc: use proper comment style

rustdoc: change formatting where clauses for traits

rustdoc: remove semicolon from provided methods

update provided methods formatting
</content>
</entry>
<entry>
<title>Replace nbsp in all rustdoc code blocks</title>
<updated>2023-02-03T15:15:44+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-02-02T22:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=784665d4ce59c5239791f1f96fa2137e47ca1817'/>
<id>urn:sha1:784665d4ce59c5239791f1f96fa2137e47ca1817</id>
<content type='text'>
Co-Authored-By: David Tolnay &lt;dtolnay@gmail.com&gt;
</content>
</entry>
<entry>
<title>Rollup merge of #107531 - GuillaumeGomez:inline-images-in-css, r=notriddle</title>
<updated>2023-02-02T05:52:15+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2023-02-02T05:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=75ea3a9948b77c3ef2471545b9c818ab1a724dcd'/>
<id>urn:sha1:75ea3a9948b77c3ef2471545b9c818ab1a724dcd</id>
<content type='text'>
Inline CSS background images directly into the CSS

A nice advantage of this is that it removes a few entries in the list of static files.

r? ``@notriddle``
</content>
</entry>
<entry>
<title>Inline CSS background images directly into the CSS</title>
<updated>2023-02-01T10:51:02+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-01-31T20:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=63f82db9584d72fa042641ed4ef970cfe701356d'/>
<id>urn:sha1:63f82db9584d72fa042641ed4ef970cfe701356d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #107527 - notriddle:notriddle/wcagcontrast, r=GuillaumeGomez</title>
<updated>2023-01-31T22:38:54+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2023-01-31T22:38:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e0bfe0fb09cdd63660e4fbe0589968ceb9ede0d'/>
<id>urn:sha1:9e0bfe0fb09cdd63660e4fbe0589968ceb9ede0d</id>
<content type='text'>
rustdoc: stop making unstable items transparent

Fixes #93393
</content>
</entry>
</feed>
