Skip to content

Rename remaining hashmap and hashtable iterators to match naming conventions #20215

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

Merged
merged 1 commit into from
Dec 30, 2014

Conversation

csouth3
Copy link
Contributor

@csouth3 csouth3 commented Dec 25, 2014

Rename struct Entries to Iter in hash/table.rs and hash/map.rs, to match the naming convention of rust-lang/rfcs#344.

This is a [breaking-change].

conventions.

This is a [breaking-change].
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@csouth3
Copy link
Contributor Author

csouth3 commented Dec 25, 2014

r? @gankro

@rust-highfive rust-highfive assigned Gankra and unassigned nikomatsakis Dec 25, 2014
@alexcrichton alexcrichton assigned alexcrichton and unassigned Gankra Dec 25, 2014
bors added a commit that referenced this pull request Dec 25, 2014
Rename remaining hashmap and hashtable iterators to match naming conventions

Reviewed-by: alexcrichton
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 30, 2014
Rename struct `Entries` to `Iter` in hash/table.rs and hash/map.rs, to match the naming convention of rust-lang/rfcs#344.

This is a [breaking-change].
@bors bors merged commit 6256973 into rust-lang:master Dec 30, 2014
@csouth3 csouth3 deleted the hashmap-rename branch December 30, 2014 23:44
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.

6 participants