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

Forbid the identifier `Self` for definitions. #593

Merged
merged 2 commits into from Feb 10, 2015

Conversation

Projects
None yet
4 participants
@Kimundi
Copy link
Member

Kimundi commented Jan 18, 2015

@tomjakubowski

This comment has been minimized.

Copy link
Contributor

tomjakubowski commented Jan 20, 2015

Just want to say I was surprised to learn that Self is not a keyword! I think that supports the idea it should be one.

@nikomatsakis

This comment has been minimized.

Copy link
Contributor

nikomatsakis commented Jan 22, 2015

I think we should probably just make it a keyword.

@nikomatsakis nikomatsakis referenced this pull request Feb 10, 2015

Closed

Make Self a keyword #22137

@nikomatsakis nikomatsakis merged commit 5b8cd3c into rust-lang:master Feb 10, 2015

@nikomatsakis

This comment has been minimized.

Copy link
Contributor

nikomatsakis commented Feb 10, 2015

We have decided to accept this RFC. Tracking issue is rust-lang/rust#22137.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.