<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc/static-root-path.rs, 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>Make --static-root-path point to static.files</title>
<updated>2022-10-29T19:47:51+00:00</updated>
<author>
<name>Jacob Hoffman-Andrews</name>
<email>github@hoffman-andrews.com</email>
</author>
<published>2022-09-29T06:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bf2533406670078a9110122f8c90e53285f994b6'/>
<id>urn:sha1:bf2533406670078a9110122f8c90e53285f994b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: add hash to filename of toolchain files</title>
<updated>2022-10-29T19:47:48+00:00</updated>
<author>
<name>Jacob Hoffman-Andrews</name>
<email>github@hoffman-andrews.com</email>
</author>
<published>2022-10-24T08:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f9e1f6ffdf03ec33cb29e20c88fc7bcc938c7f42'/>
<id>urn:sha1:f9e1f6ffdf03ec33cb29e20c88fc7bcc938c7f42</id>
<content type='text'>
All static files used by rustdoc are now stored in static.files/ and
include a hash of their contents. They no longer include the contents of
the --resource-suffix flag. This clarifies caching semantics. Anything
in static.files can use Cache-Control: immutable because any updates
will show up as a new URL.

Invocation-specific files like crates-NN.js, search-index-NN.js,
and sidebar-items-NN.js still get the resource suffix.

The --disable-minification flag is removed because it would vary the
output of static files based on invocation flags. Instead, for
rustdoc development purposes it's preferable to symlink static files
to a non-minified copy for quick iteration.
</content>
</entry>
<entry>
<title>Update `@!has` name in tests</title>
<updated>2022-08-13T04:52:16+00:00</updated>
<author>
<name>Noah Lev</name>
<email>camelidcamel@gmail.com</email>
</author>
<published>2022-08-12T04:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b34e2404fd375e1bc18c1191639e4e67bdbc7d19'/>
<id>urn:sha1:b34e2404fd375e1bc18c1191639e4e67bdbc7d19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `@hastext` to `@hasraw` (same for `matches`)</title>
<updated>2022-08-13T04:37:13+00:00</updated>
<author>
<name>Noah Lev</name>
<email>camelidcamel@gmail.com</email>
</author>
<published>2022-08-10T20:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13d53273f81142cbea70e63730f0adc199723153'/>
<id>urn:sha1:13d53273f81142cbea70e63730f0adc199723153</id>
<content type='text'>
I think `@hasraw` is slightly clearer than `@hastext` since it is
actually matching against the raw HTML, not the text nodes.
</content>
</entry>
<entry>
<title>Update tests: arity-2 `@{has,matches}` -&gt; `...text`</title>
<updated>2022-08-13T04:36:50+00:00</updated>
<author>
<name>Noah Lev</name>
<email>camelidcamel@gmail.com</email>
</author>
<published>2022-08-10T20:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=37eed1d1ff3f433b4d6af02e65f6550d10b568f8'/>
<id>urn:sha1:37eed1d1ff3f433b4d6af02e65f6550d10b568f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistentize the system for image URLs in CSS.</title>
<updated>2021-11-25T03:41:48+00:00</updated>
<author>
<name>Jacob Hoffman-Andrews</name>
<email>github@hoffman-andrews.com</email>
</author>
<published>2021-11-24T05:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d9afca58081e09c7dd9fa5c874810e05dce18d49'/>
<id>urn:sha1:d9afca58081e09c7dd9fa5c874810e05dce18d49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use --static-root-path for settings.js</title>
<updated>2019-04-15T16:20:08+00:00</updated>
<author>
<name>QuietMisdreavus</name>
<email>grey@quietmisdreavus.net</email>
</author>
<published>2019-04-15T16:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1c0e1c10d5c6463147690aba7696a7cbcf2840a1'/>
<id>urn:sha1:1c0e1c10d5c6463147690aba7696a7cbcf2840a1</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>
<entry>
<title>split extra_scripts to handle root_path shenanigans</title>
<updated>2018-12-20T16:57:03+00:00</updated>
<author>
<name>QuietMisdreavus</name>
<email>grey@quietmisdreavus.net</email>
</author>
<published>2018-12-20T16:57:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8dc8d7ac512b831705da9bf7ef4601fdc6adcb25'/>
<id>urn:sha1:8dc8d7ac512b831705da9bf7ef4601fdc6adcb25</id>
<content type='text'>
</content>
</entry>
</feed>
