<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustdoc/visit_lib.rs, branch stable</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=stable</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=stable'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-03-06T08:16:28+00:00</updated>
<entry>
<title>`librustdoc`: flatten nested ifs</title>
<updated>2025-03-06T08:16:28+00:00</updated>
<author>
<name>Yotam Ofek</name>
<email>yotam.ofek@gmail.com</email>
</author>
<published>2025-03-06T07:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fde37335aab7df1f9fcdfb0f5079ba76e56d7fe1'/>
<id>urn:sha1:fde37335aab7df1f9fcdfb0f5079ba76e56d7fe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat `use` declarations.</title>
<updated>2024-07-28T22:26:52+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2024-07-28T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=84ac80f1921afc243d71fd0caaa4f2838c294102'/>
<id>urn:sha1:84ac80f1921afc243d71fd0caaa4f2838c294102</id>
<content type='text'>
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
</content>
</entry>
<entry>
<title>Correctly handle `--document-hidden-items`</title>
<updated>2023-07-14T15:25:09+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2023-07-14T14:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ab80b36452030192638fe14b4e126f8c52dcc521'/>
<id>urn:sha1:ab80b36452030192638fe14b4e126f8c52dcc521</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Eliminate remaining uses of resolver</title>
<updated>2023-02-12T20:10:15+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2023-02-05T19:05:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9080b79f2b4d5deccd4e0e6cdbb68780d7d12a58'/>
<id>urn:sha1:9080b79f2b4d5deccd4e0e6cdbb68780d7d12a58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Collect rustdoc-reachable items during early doc link resolution</title>
<updated>2023-01-25T19:14:09+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2023-01-16T21:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=957bc606dd638e28dea6c39f6678d5f9977c8cf2'/>
<id>urn:sha1:957bc606dd638e28dea6c39f6678d5f9977c8cf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Use `DefId(Map,Set)` instead of `FxHash(Map,Set)`</title>
<updated>2023-01-21T22:12:05+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2023-01-21T21:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68803926e0f32b74c30ecb40a4a1c5e9221bb18b'/>
<id>urn:sha1:68803926e0f32b74c30ecb40a4a1c5e9221bb18b</id>
<content type='text'>
Not all uses are converted, a few cases iterating through maps/sets and requiring nontrivial changes are kept.
</content>
</entry>
<entry>
<title>rustdoc: Split effective visibilities from rustc from similar data built by rustdoc for external def-ids</title>
<updated>2022-10-29T19:36:52+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2022-10-19T18:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=90f27f93bdb9e3033faf87ad0b813d3faf077285'/>
<id>urn:sha1:90f27f93bdb9e3033faf87ad0b813d3faf077285</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Simplify modifications of effective visibility table</title>
<updated>2022-10-29T19:17:17+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2022-10-13T12:53:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3f21bdd9941bb72c0ac83f033fa59674e555a1d8'/>
<id>urn:sha1:3f21bdd9941bb72c0ac83f033fa59674e555a1d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>privacy: Rename "accessibility levels" to "effective visibilities"</title>
<updated>2022-10-26T12:34:53+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2022-09-22T13:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=34eb73c72d7e40d61ca2efa0dd1fedc89e21f0b8'/>
<id>urn:sha1:34eb73c72d7e40d61ca2efa0dd1fedc89e21f0b8</id>
<content type='text'>
And a couple of other naming tweaks

Related to https://github.com/rust-lang/rust/issues/48054
</content>
</entry>
<entry>
<title>Populate effective visibilities in 'rustc_resolve'</title>
<updated>2022-10-16T18:47:14+00:00</updated>
<author>
<name>Bryanskiy</name>
<email>ivakin.kir@gmail.com</email>
</author>
<published>2022-09-25T11:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=496ccd982ce155d8f4026eb69c6af1a2b6b5628a'/>
<id>urn:sha1:496ccd982ce155d8f4026eb69c6af1a2b6b5628a</id>
<content type='text'>
</content>
</entry>
</feed>
