xd009642
f71d59e6a6
Lint for type repetition in trait bounds.
...
This lint adds warning if types are redundantly repeated in trait bounds i.e. `T: Copy, T: Clone` instead of `T: Copy + Clone`. This is a late pass trait lint and has necessitated the addition of code to allow hashing of TyKinds without taking into account Span information.
2019-07-24 21:14:21 +01:00
..
2019-07-11 08:47:05 +02:00
2019-07-16 21:23:43 +02:00
2019-07-19 00:35:32 +02:00
2019-07-19 00:35:32 +02:00
2019-07-19 00:35:32 +02:00
2019-07-09 17:02:26 +02:00
2019-07-09 17:02:26 +02:00
2019-07-23 03:59:09 +08:00
2019-07-23 03:59:09 +08:00
2019-07-19 00:35:32 +02:00
2019-07-19 00:35:32 +02:00
2019-07-23 03:59:09 +08:00
2019-07-23 03:59:09 +08:00
2019-07-19 07:29:25 +02:00
2019-07-19 00:35:32 +02:00
2019-07-15 12:46:58 -05:00
2019-07-19 00:35:32 +02:00
2019-07-01 15:53:48 +02:00
2019-07-23 03:59:09 +08:00
2019-07-23 09:52:18 +00:00
2019-07-11 08:47:05 +02:00
2019-07-11 08:47:05 +02:00
2019-07-16 14:46:33 +02:00
2019-07-16 14:46:33 +02:00
2019-07-16 21:28:03 +02:00
2019-07-19 00:35:32 +02:00
2019-07-19 00:35:32 +02:00
2019-07-19 00:35:32 +02:00
2019-07-17 08:58:36 +02:00
2019-07-17 08:58:36 +02:00
2019-07-19 00:35:32 +02:00
2019-07-23 02:57:49 +08:00
2019-07-23 02:57:49 +08:00
2019-07-24 02:25:03 +02:00
2019-07-19 00:35:32 +02:00
2019-07-19 00:35:32 +02:00
2019-07-17 08:08:26 +02:00
2019-07-17 08:08:26 +02:00
2019-07-02 08:18:55 +02:00
2019-07-02 08:18:55 +02:00
2019-07-17 08:08:26 +02:00
2019-07-17 08:08:26 +02:00
2019-07-19 00:35:32 +02:00
2019-07-08 20:45:51 +02:00
2019-07-19 00:35:32 +02:00
2019-07-19 00:35:32 +02:00
2019-07-21 09:36:31 +02:00
2019-07-21 09:36:31 +02:00
2019-07-19 00:35:32 +02:00
2019-07-06 12:34:32 +07:00
2019-07-06 12:34:32 +07:00
2019-07-06 12:34:32 +07:00
2019-07-08 13:13:01 -03:00
2019-07-08 13:13:01 -03:00
2019-07-08 13:13:01 -03:00
2019-07-19 00:35:32 +02:00
2019-07-03 07:15:21 +02:00
2019-07-24 21:14:21 +01:00
2019-07-24 21:14:21 +01:00
2019-07-19 00:35:32 +02:00
2019-07-23 03:59:09 +08:00
2019-07-23 03:59:09 +08:00
2019-07-19 00:35:32 +02:00