Skip to content

Let var hygiene #8103

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

Closed
wants to merge 67 commits into from
Closed

Let var hygiene #8103

wants to merge 67 commits into from

Conversation

graydon
Copy link
Contributor

@graydon graydon commented Jul 29, 2013

Just rebasing #7745 for landing.

resolve must ignore syntax context when comparing module names
this is necessary so that the new idents are connected to the original strings.
this is important both for error messages, and so that top-level refs get connected
to the right things.
@graydon
Copy link
Contributor Author

graydon commented Aug 1, 2013

Whoops, don't land this. Still debugging.

@graydon graydon closed this Aug 1, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 3, 2025
Dereferencing string literals in suggestions is redundant.

changelog: [`cmp_owned`]: more natural suggestions are provided for
string literals now

fixes rust-lang#8103
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.

2 participants