Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: only import public items from other crates #9662

Merged
merged 1 commit into from Jul 21, 2021
Merged

fix: only import public items from other crates #9662

merged 1 commit into from Jul 21, 2021

Conversation

jonas-schievink
Copy link
Contributor

Fixes #9650

Also fixes a bunch of incorrect tests that were importing private items.

bors r+

@jonas-schievink jonas-schievink changed the title fix: filter visiblities when resolving in extern crate fix: only import public items from other crates Jul 21, 2021
@bors
Copy link
Contributor

bors bot commented Jul 21, 2021

@bors bors bot merged commit 06b0cbf into rust-lang:master Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RA confused by proc macro with same name as internal module
1 participant