Skip to content

internal: get rid of a call to slow O(N) visibility_of function #9583

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

Merged
merged 1 commit into from
Jul 12, 2021

Conversation

matklad
Copy link
Member

@matklad matklad commented Jul 12, 2021

bors r+
🤖

Instead of inferring module's declared visibility by looking at the
scope of its parent, let's just remeber the declared visibility in the
DefMap.
@bors
Copy link
Contributor

bors bot commented Jul 12, 2021

@bors bors bot merged commit 7988c80 into rust-lang:master Jul 12, 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.

1 participant