<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustdoc/html/templates, 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>2025-09-24T00:47:34+00:00</updated>
<entry>
<title>Add an attribute to check the number of lanes in a SIMD vector after monomorphization</title>
<updated>2025-09-24T00:47:34+00:00</updated>
<author>
<name>Caleb Zulawski</name>
<email>caleb.zulawski@gmail.com</email>
</author>
<published>2025-09-16T06:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f5c6c9542ecfab74e654f9b7f1150d486560ae43'/>
<id>urn:sha1:f5c6c9542ecfab74e654f9b7f1150d486560ae43</id>
<content type='text'>
Unify zero-length and oversized SIMD errors
</content>
</entry>
<entry>
<title>rustdoc: render attributes in Field and Variants sections</title>
<updated>2025-08-24T10:01:08+00:00</updated>
<author>
<name>Karol Zwolak</name>
<email>karolzwolak7@gmail.com</email>
</author>
<published>2025-08-23T09:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8313dfb04a12b45483f2a8a7527d8ba1c63ae03'/>
<id>urn:sha1:b8313dfb04a12b45483f2a8a7527d8ba1c63ae03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: make attributes render consistently</title>
<updated>2025-08-23T08:31:57+00:00</updated>
<author>
<name>Karol Zwolak</name>
<email>karolzwolak7@gmail.com</email>
</author>
<published>2025-08-22T16:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3ac32cace1df3edfd559c77bf2922c915253fbc0'/>
<id>urn:sha1:3ac32cace1df3edfd559c77bf2922c915253fbc0</id>
<content type='text'>
* make attributes render inside code elements and inside divs with class `code-attribute`
* render attributes for macros, associated constants, and struct/union fields
</content>
</entry>
<entry>
<title>rustdoc-search: search backend with partitioned suffix tree</title>
<updated>2025-08-15T17:26:03+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2024-11-22T19:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8511e40e7294e1efcc64b81d43969b6bf0f14c2d'/>
<id>urn:sha1:8511e40e7294e1efcc64b81d43969b6bf0f14c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc font links only emit `crossorigin` when needed</title>
<updated>2025-08-01T21:42:17+00:00</updated>
<author>
<name>Mingwei Samuel</name>
<email>mingwes@amazon.com</email>
</author>
<published>2025-07-25T20:21:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f516d4c9e341847d8f452adef68fe99cfdcfccc0'/>
<id>urn:sha1:f516d4c9e341847d8f452adef68fe99cfdcfccc0</id>
<content type='text'>
The `crossorigin` attribute may cause issues when the href is not actuall across origins. Specifically, the tag causes the browser to send a preflight OPTIONS request to the href even if it is same-origin.
Some tempermental servers may reject all CORS preflect requests even if they're actually same-origin, which causes a CORS error and prevents the fonts from loading, even later on.

This commit fixes that problem by not emitting `crossorigin` if the url looks like a domain-relative url.

Co-authored-by: Guillaume Gomez &lt;guillaume1.gomez@gmail.com&gt;
</content>
</entry>
<entry>
<title>Improve code</title>
<updated>2025-05-25T13:10:50+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-05-21T20:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3646a09811bfca55e976117b4c2b8bf0b4cb5aee'/>
<id>urn:sha1:3646a09811bfca55e976117b4c2b8bf0b4cb5aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename the `document_*` argument/field into `is_type_alias`</title>
<updated>2025-05-25T13:09:12+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-05-09T15:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb9f05481be266598527ba9b5eb890cc56555733'/>
<id>urn:sha1:eb9f05481be266598527ba9b5eb890cc56555733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify rendering of type aliases without ADT items</title>
<updated>2025-05-25T13:05:56+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-05-09T15:10:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=560aec13ba62c1a8fd7b2f9fbeada61096809613'/>
<id>urn:sha1:560aec13ba62c1a8fd7b2f9fbeada61096809613</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: add tooltip to resize track</title>
<updated>2025-05-09T19:38:00+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2025-04-09T01:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3c9e1f97b5e1a8c55adf7968194b9ce69c4c125a'/>
<id>urn:sha1:3c9e1f97b5e1a8c55adf7968194b9ce69c4c125a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to new rinja version (askama)</title>
<updated>2025-04-03T13:38:08+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-04-03T13:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6966416a05572eb09131414a241c1ff7492d475f'/>
<id>urn:sha1:6966416a05572eb09131414a241c1ff7492d475f</id>
<content type='text'>
</content>
</entry>
</feed>
