CDirkx
bd6deaa08d
Derive PartialEq, Eq and Hash for RangeInclusive
...
The manual implementation of PartialEq, Eq and Hash for RangeInclusive was functionally equivalent to a derived implementation.
This change removes the manual implementation and adds the respective derives.
A side effect of this change is that the derives also add implementations for StructuralPartialEq and StructuralEq, which enables RangeInclusive to be used in const generics.
2020-03-19 20:45:47 +01:00
..
2020-03-19 06:57:30 +01:00
2020-03-18 21:07:44 +01:00
2020-03-16 19:09:54 -07:00
2020-03-17 03:05:17 +01:00
2020-03-19 20:45:47 +01:00
2020-03-18 15:08:25 +01:00
2020-03-15 13:23:03 +00:00
2020-03-19 11:16:08 +02:00
2020-03-18 18:03:42 +01:00
2020-03-19 11:16:08 +02:00
2020-03-16 20:49:26 +00:00
2020-03-17 18:29:20 +01:00
2020-03-16 00:29:42 +03:00
2020-03-18 15:08:25 +01:00
2020-03-18 18:03:44 +01:00
2020-03-18 18:03:44 +01:00
2020-03-18 18:03:44 +01:00
2020-03-15 19:43:25 +01:00
2020-03-16 02:52:06 +01:00
2020-03-18 18:03:33 +01:00
2020-03-16 02:52:06 +01:00
2020-03-18 15:08:25 +01:00
2020-03-17 03:05:12 +01:00
2020-03-19 11:16:08 +02:00
2020-03-18 18:03:44 +01:00
2020-03-17 11:15:40 -07:00
2020-03-18 18:03:44 +01:00
2020-03-18 18:03:44 +01:00
2020-03-19 11:16:08 +02:00
2020-03-10 17:12:48 +00:00
2020-03-19 11:16:08 +02:00
2020-03-19 11:16:08 +02:00
2020-03-19 11:16:08 +02:00
2020-03-18 15:08:25 +01:00
2020-03-19 11:16:08 +02:00
2020-03-16 02:52:06 +01:00
2020-03-19 11:16:08 +02:00
2020-03-19 11:16:08 +02:00
2020-03-16 02:52:06 +01:00
2020-03-17 18:27:26 +00:00
2020-03-19 11:16:08 +02:00
2020-03-17 11:15:40 -07:00
2020-03-19 11:16:08 +02:00
2020-03-15 19:15:55 -05:00
2020-03-19 06:57:28 +01:00
2020-03-19 11:16:08 +02:00
2020-03-19 16:07:59 +00:00
2020-03-19 06:57:37 +01:00
2020-03-14 04:03:24 +09:00
2020-03-11 08:10:21 +01:00
2020-03-19 16:07:59 +00:00
2020-03-19 16:07:59 +00:00
2020-03-10 17:08:18 -03:00
2020-03-15 19:43:25 +01:00