<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustdoc/clean, 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-10-02T13:24:04+00:00</updated>
<entry>
<title>Move doc_cfg-specific code into `cfg.rs`</title>
<updated>2025-10-02T13:24:04+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-10-02T13:24:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6275a19255afb2a09b932986928e81cf431a7358'/>
<id>urn:sha1:6275a19255afb2a09b932986928e81cf431a7358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #147133 - GuillaumeGomez:rm-loop-extract_cfg_from_attrs, r=lolbinarycat</title>
<updated>2025-09-29T19:42:43+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>476013+matthiaskrgr@users.noreply.github.com</email>
</author>
<published>2025-09-29T19:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=967e64279ac2695b1767f226d5b6e5cada3d67f4'/>
<id>urn:sha1:967e64279ac2695b1767f226d5b6e5cada3d67f4</id>
<content type='text'>
Remove one loop in `extract_cfg_from_attrs`

Follow-up of https://github.com/rust-lang/rust/pull/138907.

r? lolbinarycat
</content>
</entry>
<entry>
<title>Improve code comments</title>
<updated>2025-09-29T11:43:25+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-09-29T11:43:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2e63708d39553ed882a20a198cdc0f269bb6cd30'/>
<id>urn:sha1:2e63708d39553ed882a20a198cdc0f269bb6cd30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `Iterator::eq` and (dogfood) `eq_by` in compiler and library</title>
<updated>2025-09-29T05:08:05+00:00</updated>
<author>
<name>Yotam Ofek</name>
<email>yotam.ofek@gmail.com</email>
</author>
<published>2025-09-27T17:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68a7c250788833305f73f816b284aafa9e62370a'/>
<id>urn:sha1:68a7c250788833305f73f816b284aafa9e62370a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove one loop in `extract_cfg_from_attrs`</title>
<updated>2025-09-28T20:32:21+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-09-28T20:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=632f2cb8a47cc16d7e1e6231ac25ba4711c32be8'/>
<id>urn:sha1:632f2cb8a47cc16d7e1e6231ac25ba4711c32be8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve code and fix typo</title>
<updated>2025-09-27T09:29:50+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-09-25T09:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9362ab549f87e535eeba12c5d42f584ff55ff886'/>
<id>urn:sha1:9362ab549f87e535eeba12c5d42f584ff55ff886</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve code comments and extend tests for `doc_cfg` feature</title>
<updated>2025-09-27T09:29:50+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-08-26T14:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=77885fef2cd9a7f9daa4f95336f0cfdeb62b3016'/>
<id>urn:sha1:77885fef2cd9a7f9daa4f95336f0cfdeb62b3016</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly handle target_feature in rustdoc cfg</title>
<updated>2025-09-27T09:29:49+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-07-03T18:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ef8b2a26caccba46584e4753c3091218d4a2e17d'/>
<id>urn:sha1:ef8b2a26caccba46584e4753c3091218d4a2e17d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve code and better check `doc(cfg(...))` attributes</title>
<updated>2025-09-27T09:29:49+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-05-29T16:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=553308b11503eafac6341b82f345bd62b09ba317'/>
<id>urn:sha1:553308b11503eafac6341b82f345bd62b09ba317</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add code documentation, improve code and improve error message</title>
<updated>2025-09-27T09:29:49+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2025-05-27T15:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1561efe41afe40c1afaf3d11316ef754d9a8f9a9'/>
<id>urn:sha1:1561efe41afe40c1afaf3d11316ef754d9a8f9a9</id>
<content type='text'>
</content>
</entry>
</feed>
