]> git.lizzy.rs Git - rust.git/commit
rollup merge of #19993: bluss/setalgebraitems
authorAlex Crichton <alex@alexcrichton.com>
Sun, 21 Dec 2014 08:04:07 +0000 (00:04 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 21 Dec 2014 17:27:31 +0000 (09:27 -0800)
commit91b3232764de887d4036b305e53f452c5a3d3de8
tree9239113bfa45da91bd08ceb7ba7946d0b4609003
parent67ea1dc4bfef37d162508226f34bbaae50888fc2
parentcf350ea5eb562fcfb67775ad4d847e441a8006a4
rollup merge of #19993: bluss/setalgebraitems

This removes the type SetAlgebraItems and replaces it with the
structs Intersection and Difference.

Rename the existing HashSet iterators according to RFC #344:

* SetItems -> Iter
* SetMoveItems -> IntoIter
* Remaining set combination iterators renamed to Union and SymmetricDifference
src/libstd/collections/hash/set.rs