Skip to content

rustdoc: introduce glob shadowing rules to rustdoc#83872

Closed
longfangsong wants to merge 17 commits into
rust-lang:masterfrom
longfangsong:master
Closed

rustdoc: introduce glob shadowing rules to rustdoc#83872
longfangsong wants to merge 17 commits into
rust-lang:masterfrom
longfangsong:master

Conversation

@longfangsong
Copy link
Copy Markdown
Contributor

Signed-off-by: longfangsong longfangsong@icloud.com

Fixes #83375.

This pr introduced the glob shadowing rules into the visit ast stage of rustdoc. So we can prevent glob reexport duplicate or wrong modules.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rustdoc: glob reexport may duplicate module

8 participants