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

Renamed ClonableIterator to CloneableIterator #11160

Merged
merged 1 commit into from
Dec 28, 2013

Conversation

octurion
Copy link

Rename all instances of ClonableIterator to CloneableIterator. This fixes bug #11132.

@Armavica
Copy link
Contributor

Shouldn't libstd/prelude.rs:58 and libstd/iter.rs:909 also be changed?

@octurion
Copy link
Author

@Armavica Thanks. Totally slipped my mind.

bors added a commit that referenced this pull request Dec 28, 2013
Rename all instances of ClonableIterator to CloneableIterator. This fixes bug #11132.
@bors bors closed this Dec 28, 2013
@bors bors merged commit 32c480d into rust-lang:master Dec 28, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 31, 2023
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 31, 2023
[significant_drop_tightening] Fix rust-lang#11160

Fix rust-lang#11160

```
changelog: [`significant_drop_tightening`]: Ignore literals in function returns
```
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.

4 participants