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

remove copy as a keyword #8162

Closed
wants to merge 4 commits into from
Closed

remove copy as a keyword #8162

wants to merge 4 commits into from

Conversation

thestinger
Copy link
Contributor

No description provided.

@brson
Copy link
Contributor

brson commented Jul 31, 2013

The way special idents and keywords are set up is amazingly error-prone :-/

@thestinger
Copy link
Contributor Author

Yeah, this is very prone to off-by-one errors or forgetting to update the match expressions.

bors added a commit that referenced this pull request Aug 1, 2013
@bors bors closed this Aug 1, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 13, 2022
… r=llogiq

Fix `type_repetition_in_bounds`

fixes rust-lang#7360
fixes rust-lang#8162
fixes rust-lang#8056

changelog: Check for full equality in `type_repetition_in_bounds` rather than just equal hashes
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.

3 participants