<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/rustdoc/inline_cross/auxiliary, 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-25T09:49:27+00:00</updated>
<entry>
<title>rustdoc: hide `#[repr(...)]` if it isn't part of the public ABI</title>
<updated>2025-09-25T09:49:27+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2025-05-17T12:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=85c193a4ed9cf54a70d6d1edaf411b082d15fd13'/>
<id>urn:sha1:85c193a4ed9cf54a70d6d1edaf411b082d15fd13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Fully escape link section and export name</title>
<updated>2025-09-25T09:30:58+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2025-09-13T23:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d7d7725b8cbeea8db490c3b033773776ce8794f5'/>
<id>urn:sha1:d7d7725b8cbeea8db490c3b033773776ce8794f5</id>
<content type='text'>
Escape "special characters" (e.g., double quotes `"` and line breaks `\n`).
Escape HTML.

Lastly, add regression tests and clean up existing tests.
</content>
</entry>
<entry>
<title>Change const trait bound syntax from ~const to [const]</title>
<updated>2025-06-26T13:46:45+00:00</updated>
<author>
<name>Oli Scherer</name>
<email>github333195615777966@oli-obk.de</email>
</author>
<published>2025-03-11T12:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb7245a864613f290c5668f4f4e8376edd065dc6'/>
<id>urn:sha1:eb7245a864613f290c5668f4f4e8376edd065dc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Properly clean fn params in all contexts</title>
<updated>2025-04-17T06:55:53+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2025-04-16T10:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=82ff0a0e6a4be3aab167446ef1529018aa3f1fd1'/>
<id>urn:sha1:82ff0a0e6a4be3aab167446ef1529018aa3f1fd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize async closures</title>
<updated>2024-12-13T00:04:56+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-11-06T17:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c605c84be8780e8f85379dc35f4567d6c64908d8'/>
<id>urn:sha1:c605c84be8780e8f85379dc35f4567d6c64908d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean middle generics using paren sugar if trait has rustc_paren_sugar</title>
<updated>2024-11-06T15:50:50+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-11-06T15:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7d8ca6d4fc650535480dda4faffa8078e2b1206c'/>
<id>urn:sha1:7d8ca6d4fc650535480dda4faffa8078e2b1206c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yeet effects feature</title>
<updated>2024-11-03T18:59:31+00:00</updated>
<author>
<name>Michael Goulet</name>
<email>michael@errs.io</email>
</author>
<published>2024-10-30T18:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0b5ddf30ebb097d0c46975cfb2a9ee9b04805af2'/>
<id>urn:sha1:0b5ddf30ebb097d0c46975cfb2a9ee9b04805af2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ban non-array SIMD</title>
<updated>2024-09-10T02:39:43+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2024-08-22T08:28:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d2309c2a9d308ddcd94c0ee8f4d2a01d1bd93560'/>
<id>urn:sha1:d2309c2a9d308ddcd94c0ee8f4d2a01d1bd93560</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate tests to use `-Znext-solver`</title>
<updated>2024-06-30T17:08:45+00:00</updated>
<author>
<name>Deadbeef</name>
<email>ent3rm4n@gmail.com</email>
</author>
<published>2024-06-30T17:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=daff015314b9ffeb2f65fa45659a1c3008149534'/>
<id>urn:sha1:daff015314b9ffeb2f65fa45659a1c3008149534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update `tests/rustdoc` to new test syntax</title>
<updated>2024-06-24T09:08:41+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2024-06-21T12:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1b67035579fc6157ca2f3fb8b7e6071ff6d888bc'/>
<id>urn:sha1:1b67035579fc6157ca2f3fb8b7e6071ff6d888bc</id>
<content type='text'>
</content>
</entry>
</feed>
