]> git.lizzy.rs Git - rust.git/commit
rollup merge of #20215: csouth3/hashmap-rename
authorAlex Crichton <alex@alexcrichton.com>
Tue, 30 Dec 2014 00:36:06 +0000 (16:36 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 30 Dec 2014 00:36:06 +0000 (16:36 -0800)
commit748440c5b3bad8a837918400973e9d6cbb58fa7a
treed83e1e29df2a7e94dbf437bbb8ac97180381c4d5
parent9f6eb29a9dc4b3236bde6afb1da4fcee49f5bd6a
parent625697354db8a13450f6d56c7a384c202a79c9db
rollup merge of #20215: csouth3/hashmap-rename

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].
src/libstd/collections/hash/map.rs
src/libstd/collections/hash/table.rs