<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc/issue-66159.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-08-22T15:25:42+00:00</updated>
<entry>
<title>Revert "Revert "Don't load all extern crates unconditionally""</title>
<updated>2021-08-22T15:25:42+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2021-08-21T20:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d933edd5c6ee149d53bff4558c3fef8dc68b8766'/>
<id>urn:sha1:d933edd5c6ee149d53bff4558c3fef8dc68b8766</id>
<content type='text'>
This reverts commit 5f0c54db4e595a6a77048f2b0605138ffa49a326.
</content>
</entry>
<entry>
<title>Revert "Don't load all extern crates unconditionally"</title>
<updated>2021-07-01T16:25:53+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2021-05-27T14:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5f0c54db4e595a6a77048f2b0605138ffa49a326'/>
<id>urn:sha1:5f0c54db4e595a6a77048f2b0605138ffa49a326</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't load all extern crates unconditionally</title>
<updated>2021-04-02T20:34:53+00:00</updated>
<author>
<name>Joshua Nelson</name>
<email>jyn514@gmail.com</email>
</author>
<published>2021-04-01T02:33:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e4244e37103d83b2cd54637ca2ac4f1c76c35a43'/>
<id>urn:sha1:e4244e37103d83b2cd54637ca2ac4f1c76c35a43</id>
<content type='text'>
Instead, only load the crates that are linked to with intra-doc links.

This doesn't help very much with any of rustdoc's fundamental issues
with freezing the resolver, but it at least fixes a stable-to-stable
regression, and makes the crate loading model somewhat more consistent
with rustc's.
</content>
</entry>
<entry>
<title>compiletest: add aux-crate directive</title>
<updated>2019-12-09T16:08:27+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2019-12-06T00:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=60d4e20ff07ac4546f47f09094c7c04b577f0966'/>
<id>urn:sha1:60d4e20ff07ac4546f47f09094c7c04b577f0966</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix spelling typos</title>
<updated>2019-11-27T03:19:54+00:00</updated>
<author>
<name>Brian Wignall</name>
<email>brianwignall@gmail.com</email>
</author>
<published>2019-11-27T03:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=16fabd8efd416a8b957e369b8be2470e1271af9e'/>
<id>urn:sha1:16fabd8efd416a8b957e369b8be2470e1271af9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Mark `--extern-private` as unstable</title>
<updated>2019-11-23T00:15:39+00:00</updated>
<author>
<name>Oliver Middleton</name>
<email>olliemail27@gmail.com</email>
</author>
<published>2019-11-23T00:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4fcb3384adaa847a824ced961a225729ddb71f2d'/>
<id>urn:sha1:4fcb3384adaa847a824ced961a225729ddb71f2d</id>
<content type='text'>
It's not even stable in rustc so it shouldn't be stable in rustdoc.
</content>
</entry>
<entry>
<title>rustdoc: Deliberately load extern crates before processing docs</title>
<updated>2019-11-08T07:41:40+00:00</updated>
<author>
<name>Daniel Silverstone</name>
<email>dsilvers@digital-scurf.org</email>
</author>
<published>2019-11-07T23:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=33ded3ec7f5dbc133f9371b101310ea606663762'/>
<id>urn:sha1:33ded3ec7f5dbc133f9371b101310ea606663762</id>
<content type='text'>
In order that we can successfully later resolve paths in crates
which weren't loaded as a result of merely parsing the crate
we're documenting, we force the resolution of the path to each
crate before cloning the resolver to use later.  Closes #66159

Signed-off-by: Daniel Silverstone &lt;dsilvers@digital-scurf.org&gt;
</content>
</entry>
</feed>
