Files
rust/src/libstd
Alex Crichton 91b3232764 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
2014-12-21 09:27:31 -08:00
..
2014-12-19 10:51:00 -05:00
2014-12-21 09:26:42 -08:00
2014-12-21 09:26:41 -08:00
2014-12-21 09:26:41 -08:00
2014-12-21 09:26:41 -08:00
2014-12-19 10:51:00 -05:00
2014-12-05 18:13:04 -05:00
2014-12-21 09:26:41 -08:00
2014-12-14 19:03:56 -08:00
2014-12-18 23:31:34 -08:00