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

Fix array out of bounds ICE #7000

Merged
merged 2 commits into from
Jun 8, 2013
Merged

Fix array out of bounds ICE #7000

merged 2 commits into from
Jun 8, 2013

Conversation

Blei
Copy link
Contributor

@Blei Blei commented Jun 7, 2013

No description provided.

bors added a commit that referenced this pull request Jun 8, 2013
@bors bors closed this Jun 8, 2013
@bors bors merged commit 080a462 into rust-lang:incoming Jun 8, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 8, 2021
Improve `clone_on_copy`

This also removes the `clone_on_copy_mut` test as the same thing is covered in the `clone_on_copy` test.

changelog: `copy_on_clone` lint on chained method calls taking self by value
changelog: `copy_on_clone` only lint when using the `Clone` trait
changelog: `copy_on_clone` correct suggestion when the cloned value is a macro call.
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