<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_thread_pool/src, 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>2025-09-22T21:04:04+00:00</updated>
<entry>
<title>Fix a dangling reference in `rustc_thread_pool`</title>
<updated>2025-09-22T21:04:04+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2025-09-20T00:16:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=389a502ade65e82d8a0c4d323118121c1c09c4f8'/>
<id>urn:sha1:389a502ade65e82d8a0c4d323118121c1c09c4f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove deprecated Error::description in impls</title>
<updated>2025-08-26T06:36:53+00:00</updated>
<author>
<name>Marijn Schouten</name>
<email>mhkbst@gmail.com</email>
</author>
<published>2025-08-23T19:36:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=845311a065a5638c516ed96c73b09862b176b329'/>
<id>urn:sha1:845311a065a5638c516ed96c73b09862b176b329</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #144478 - joshtriplett:doc-code-formatting-prep, r=Amanieu</title>
<updated>2025-08-02T09:24:24+00:00</updated>
<author>
<name>Samuel Tardieu</name>
<email>sam@rfc1149.net</email>
</author>
<published>2025-08-02T09:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d082ff4c04c09e855d7ea55e0c9deda05eba46ec'/>
<id>urn:sha1:d082ff4c04c09e855d7ea55e0c9deda05eba46ec</id>
<content type='text'>
Improve formatting of doc code blocks

We don't currently apply automatic formatting to doc comment code blocks. As a
result, it has built up various idiosyncracies, which make such automatic
formatting difficult. Some of those idiosyncracies also make things harder for
human readers or other tools.

This PR makes a few improvements to doc code formatting, in the hopes of making
future automatic formatting easier, as well as in many cases providing net
readability improvements.

I would suggest reading each commit separately, as each commit contains one
class of changes.
</content>
</entry>
<entry>
<title>Improve and regularize comment placement in doc code</title>
<updated>2025-07-26T05:02:09+00:00</updated>
<author>
<name>Josh Triplett</name>
<email>josh@joshtriplett.org</email>
</author>
<published>2025-07-26T00:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=715088094c2e2ef31158b4767ceacfba62c8e6ef'/>
<id>urn:sha1:715088094c2e2ef31158b4767ceacfba62c8e6ef</id>
<content type='text'>
Because doc code does not get automatically formatted, some doc code has
creative placements of comments that automatic formatting can't handle.
Reformat those comments to make the resulting code support standard Rust
formatting without breaking; this is generally an improvement to
readability as well.

Some comments are not indented to the prevailing indent, and are instead
aligned under some bit of code. Indent them to the prevailing indent,
and put spaces *inside* the comments to align them with code.

Some comments span several lines of code (which aren't the line the
comment is about) and expect alignment. Reformat them into one comment
not broken up by unrelated intervening code.

Some comments are placed on the same line as an opening brace, placing
them effectively inside the subsequent block, such that formatting would
typically format them like a line of that block. Move those comments to
attach them to what they apply to.

Some comments are placed on the same line as a one-line braced block,
effectively attaching them to the closing brace, even though they're
about the code inside the block. Reformat to make sure the comment will
stay on the same line as the code it's commenting.
</content>
</entry>
<entry>
<title>fix up issues with internal compiler docs revealed by stricter lint</title>
<updated>2025-07-24T17:37:46+00:00</updated>
<author>
<name>binarycat</name>
<email>binarycat@envs.net</email>
</author>
<published>2025-07-24T17:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a73d7e3ab9cc29cb427c1463d1a02b89dd7728b6'/>
<id>urn:sha1:a73d7e3ab9cc29cb427c1463d1a02b89dd7728b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct comments.</title>
<updated>2025-06-28T09:58:21+00:00</updated>
<author>
<name>ywxt</name>
<email>ywxtcwh@gmail.com</email>
</author>
<published>2025-06-27T02:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=36462f901e5b45eec36ea52000c8f2caa4b8ea67'/>
<id>urn:sha1:36462f901e5b45eec36ea52000c8f2caa4b8ea67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore to HashSet</title>
<updated>2025-06-28T09:58:21+00:00</updated>
<author>
<name>ywxt</name>
<email>ywxtcwh@gmail.com</email>
</author>
<published>2025-06-27T02:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ff1fb27d3cbfdc1e9fd7598842eaab588e3c69e'/>
<id>urn:sha1:0ff1fb27d3cbfdc1e9fd7598842eaab588e3c69e</id>
<content type='text'>
Co-authored-by: Zoxc &lt;zoxc32@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add FIXMEs for those ignored tests.</title>
<updated>2025-06-28T09:58:21+00:00</updated>
<author>
<name>ywxt</name>
<email>ywxtcwh@gmail.com</email>
</author>
<published>2025-06-26T06:49:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=46e18d1fe048a80613afacb05472d3eb44cec535'/>
<id>urn:sha1:46e18d1fe048a80613afacb05472d3eb44cec535</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a comment for the `wait_for_jobs` function.</title>
<updated>2025-06-28T09:58:20+00:00</updated>
<author>
<name>ywxt</name>
<email>ywxtcwh@gmail.com</email>
</author>
<published>2025-06-26T04:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=44e69f592f4e80a39abe98db5279e03e00c73cef'/>
<id>urn:sha1:44e69f592f4e80a39abe98db5279e03e00c73cef</id>
<content type='text'>
Co-authored-by: Zoxc &lt;zoxc32@gmail.com&gt;
</content>
</entry>
<entry>
<title>Only work-steal in the main loop for rustc_thread_pool</title>
<updated>2025-06-28T09:58:20+00:00</updated>
<author>
<name>ywxt</name>
<email>ywxtcwh@gmail.com</email>
</author>
<published>2025-06-25T11:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ceac216c9ea96b4b63cba77ae1fabfc8e0320a1'/>
<id>urn:sha1:0ceac216c9ea96b4b63cba77ae1fabfc8e0320a1</id>
<content type='text'>
Co-authored-by: Zoxc &lt;zoxc32@gmail.com&gt;
</content>
</entry>
</feed>
