<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-ui/issue-91134.stdout, branch 1.66.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.66.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.66.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-11-23T04:00:42+00:00</updated>
<entry>
<title>Update issue-91134.stdout</title>
<updated>2021-11-23T04:00:42+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2021-11-23T04:00:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1e21dfa33a5ff3bc369844f6f50e53b63358e340'/>
<id>urn:sha1:1e21dfa33a5ff3bc369844f6f50e53b63358e340</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(doctest): detect extern crate items in statement doctests</title>
<updated>2021-11-23T02:47:58+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2021-11-23T02:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bff1645bdbe82157b90907239ef651f4b8d41f84'/>
<id>urn:sha1:bff1645bdbe82157b90907239ef651f4b8d41f84</id>
<content type='text'>
This partially reverts #91026, because rustdoc needs to detect the extern statements,
even when they appear inside implicit `main()`. It does not entirely revert it,
so the old bug is still fixed, by duplicating some of the logic from `parse_mod`
instead of trying to use it directly.

Fixes #91134
</content>
</entry>
</feed>
