<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-gui/sidebar-source-code.goml, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<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>Rollup merge of #106543 - notriddle:notriddle/source-sidebar-width-zero, r=GuillaumeGomez</title>
<updated>2023-01-07T05:54:00+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2023-01-07T05:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=64beb046eef265ad05034736c065381b01d201b2'/>
<id>urn:sha1:64beb046eef265ad05034736c065381b01d201b2</id>
<content type='text'>
rustdoc: remove no-op CSS `.rustdoc.source .sidebar { width: 0 }`

This CSS was added in dc2c9723343c985740be09919236a6e96c4e4433, before 6a5f8b1aef1417d7dc85b5d0a229d2db1930eb7c when the sidebars were merged.

Now that they are merged, the source sidebar is being pushed off-screen anyway, so giving it zero width doesn't do much.
</content>
</entry>
<entry>
<title>rustdoc: remove no-op CSS `.rustdoc.source .sidebar { width: 0 }`</title>
<updated>2023-01-06T20:14:41+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-01-06T19:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=16a3c8032e634d3da53f8d4c0a875f369a9d4394'/>
<id>urn:sha1:16a3c8032e634d3da53f8d4c0a875f369a9d4394</id>
<content type='text'>
This CSS was added in dc2c9723343c985740be09919236a6e96c4e4433,
before 6a5f8b1aef1417d7dc85b5d0a229d2db1930eb7c when the sidebars
were merged.

Now that they are merged, the source sidebar is being pushed
off-screen anyway, so giving it zero width doesn't do much.
</content>
</entry>
<entry>
<title>Use new block syntax for define-function in goml scripts</title>
<updated>2023-01-06T16:52:42+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-01-06T14:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=009064f8902d89e71230af8188a3241d97477d37'/>
<id>urn:sha1:009064f8902d89e71230af8188a3241d97477d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: fix buggy JS check for absolute URL</title>
<updated>2023-01-04T03:10:14+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-01-04T02:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49111eced698e7df62756af364f799609cae3aa7'/>
<id>urn:sha1:49111eced698e7df62756af364f799609cae3aa7</id>
<content type='text'>
The old code did the wrong thing when faced with a crate named "http".
</content>
</entry>
<entry>
<title>rustdoc: combine common sidebar background color CSS rules</title>
<updated>2022-12-27T21:15:49+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-12-27T20:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5c0b60f9672eca0eea465dc63dbb0e55d7e0c58d'/>
<id>urn:sha1:5c0b60f9672eca0eea465dc63dbb0e55d7e0c58d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: fix test case</title>
<updated>2022-11-20T01:21:46+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-11-20T01:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a3ae6fec8970a09f2983bbc8db90719f11d438ca'/>
<id>urn:sha1:a3ae6fec8970a09f2983bbc8db90719f11d438ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: add test case for huge logo</title>
<updated>2022-11-05T21:26:13+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-11-05T17:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=21894801c66709f6b16d16a8598f9c99fd4c998c'/>
<id>urn:sha1:21894801c66709f6b16d16a8598f9c99fd4c998c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #102815 - notriddle:notriddle/mobile-topbar, r=GuillaumeGomez</title>
<updated>2022-10-08T21:32:05+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2022-10-08T21:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=92628633ee821eba88b243dea46c0019c407c24a'/>
<id>urn:sha1:92628633ee821eba88b243dea46c0019c407c24a</id>
<content type='text'>
rustdoc: remove mobile topbar from source pages instead of hiding it
</content>
</entry>
<entry>
<title>rustdoc: remove mobile topbar from source pages instead of hiding it</title>
<updated>2022-10-08T17:48:19+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-10-08T17:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2e14e2d114bd3f7b56afdb4f6171577b13272c5'/>
<id>urn:sha1:d2e14e2d114bd3f7b56afdb4f6171577b13272c5</id>
<content type='text'>
</content>
</entry>
</feed>
