Skip to content

find_path: Builtins are always in scope #4027

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
Apr 18, 2020

Conversation

flodiebold
Copy link
Member

Fixes #3977.

@bjorn3
Copy link
Member

bjorn3 commented Apr 18, 2020

Primitive types can be shadowed.

@flodiebold
Copy link
Member Author

Sure, but I don't know if that's worth handling.

@matklad
Copy link
Member

matklad commented Apr 18, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Apr 18, 2020

@bors bors bot merged commit 84e3304 into rust-lang:master Apr 18, 2020
@flodiebold flodiebold deleted the find-builtin-path branch April 18, 2020 10:22
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.

Builtin primitive types are not abbreviated in, say, "Implement missing members" assist
3 participants