Alex Crichton 1c61e74518 rollup merge of #20250: ipetkov/deriving
* Both enums already derived `Copy`, but storing them in any
  struct/container would prevent implementing `Clone` for said
  struct/container even though they should be clonable.
* Also add PartialEq and Eq for good measure.
2014-12-29 16:36:22 -08:00
..
2014-12-30 13:06:25 +13:00
2014-12-26 17:26:33 +01:00
2014-12-30 13:06:25 +13:00
2014-12-19 10:43:24 -05:00
2014-12-30 13:06:25 +13:00
2014-12-30 13:06:25 +13:00
2014-12-26 17:26:33 +01:00
2014-12-30 13:06:25 +13:00
2014-12-21 13:49:04 -08:00