bors
cfd720d506
Auto merge of #5563 - ThibsG:MergeLints, r=flip1995
...
Merge some lints together
This PR merges following lints:
- `block_in_if_condition_expr` and `block_in_if_condition_stmt` → `blocks_in_if_conditions`
- `option_map_unwrap_or`, `option_map_unwrap_or_else` and `result_map_unwrap_or_else` → `map_unwrap`
- `option_unwrap_used` and `result_unwrap_used` → `unwrap_used`
- `option_expect_used` and `result_expect_used` → `expect_used`
- `wrong_pub_self_convention` into `wrong_self_convention`
- `for_loop_over_option` and `for_loop_over_result` → `for_loops_over_fallibles`
Lints that have already been merged since the issue was created:
- [x] `new_without_default` and `new_without_default_derive` → `new_without_default`
Need more discussion:
- `string_add` and `string_add_assign`: do we agree to merge them or not? Is there something more to do? → **not merge finally**
- `identity_op` and `modulo_one` → `useless_arithmetic`: seems outdated, since `modulo_arithmetic` has been created.
fixes #1078
changelog: Merging some lints together:
- `block_in_if_condition_expr` and `block_in_if_condition_stmt` → `blocks_in_if_conditions`
- `option_map_unwrap_or`, `option_map_unwrap_or_else` and `result_map_unwrap_or_else` → `map_unwrap_or`
- `option_unwrap_used` and `result_unwrap_used` → `unwrap_used`
- `option_expect_used` and `result_expect_used` → `expect_used`
- `for_loop_over_option` and `for_loop_over_result` → `for_loops_over_fallibles`
2020-05-16 20:17:11 +00:00
..
2020-05-13 20:47:44 +02:00
2020-05-13 20:47:44 +02:00
2020-04-08 00:43:27 +02:00
2020-04-08 00:43:27 +02:00
2020-04-04 12:52:03 -07:00
2020-04-21 21:07:43 -07:00
2020-04-21 21:07:43 -07:00
2020-05-15 18:27:11 +02:00
2020-05-15 18:27:11 +02:00
2020-05-15 18:27:11 +02:00
2020-05-15 18:27:11 +02:00
2020-05-15 18:27:11 +02:00
2020-04-19 10:56:15 -04:00
2020-04-19 10:56:15 -04:00
2020-05-05 15:11:59 +02:00
2020-04-02 18:56:10 -07:00
2020-04-08 00:43:27 +02:00
2020-04-08 00:43:27 +02:00
2020-04-08 08:37:20 -07:00
2020-04-08 08:37:20 -07:00
2020-04-08 08:37:20 -07:00
2020-04-08 08:37:20 -07:00
2020-04-18 18:29:36 +08:00
2020-04-18 18:29:36 +08:00
2020-04-18 18:29:36 +08:00
2020-05-14 00:26:09 +02:00
2020-04-08 08:37:20 -07:00
2020-04-15 17:18:12 +02:00
2020-04-15 17:18:12 +02:00
2020-04-15 17:18:12 +02:00
2020-04-02 18:31:31 -07:00
2020-04-19 21:00:25 +02:00
2020-04-08 00:43:27 +02:00
2020-04-08 00:43:27 +02:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-05-14 16:01:07 +02:00
2020-05-14 16:01:07 +02:00
2020-04-08 16:00:03 +02:00
2020-04-08 16:00:03 +02:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-04-09 08:08:36 +02:00
2020-04-09 08:18:52 +02:00
2020-04-09 08:08:36 +02:00
2020-04-09 08:18:52 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-15 18:27:11 +02:00
2020-05-15 18:27:11 +02:00
2020-05-07 21:42:40 +02:00
2020-05-07 21:42:40 +02:00
2020-05-15 21:17:37 +02:00
2020-05-15 21:17:37 +02:00
2020-04-20 15:08:44 -04:00
2020-04-20 15:47:08 -04:00
2020-04-08 08:37:20 -07:00
2020-04-08 08:37:20 -07:00
2020-04-08 00:43:27 +02:00
2020-04-08 08:43:20 -07:00
2020-04-08 08:43:20 -07:00
2020-04-23 16:30:06 -07:00
2020-04-23 16:30:06 -07:00
2020-04-23 16:30:06 -07:00
2020-05-11 21:40:33 +02:00
2020-05-11 21:40:33 +02:00
2020-04-18 12:03:52 +05:30
2020-04-12 01:24:37 +01:00
2020-04-12 01:24:37 +01:00
2020-04-04 12:52:03 -07:00
2020-04-16 14:57:12 +02:00
2020-04-16 14:57:12 +02:00
2020-04-16 14:57:12 +02:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-04-13 13:23:59 +10:00
2020-04-13 13:23:59 +10:00
2020-04-25 20:11:15 +02:00
2020-04-09 09:09:39 +02:00
2020-04-09 09:09:39 +02:00
2020-04-09 09:09:39 +02:00
2020-04-15 09:56:32 +02:00
2020-04-02 00:44:09 +05:30
2020-05-07 22:40:28 +02:00
2020-05-07 22:40:28 +02:00
2020-05-07 22:40:28 +02:00
2020-05-13 20:33:32 +02:00
2020-04-30 17:32:37 +12:00
2020-05-01 22:37:14 +02:00
2020-05-01 22:37:14 +02:00
2020-04-25 22:52:19 +02:00
2020-04-25 22:52:19 +02:00
2020-04-25 22:52:19 +02:00
2020-04-16 08:00:32 +02:00
2020-04-16 08:00:32 +02:00
2020-04-16 08:00:32 +02:00
2020-05-15 09:17:39 +02:00
2020-05-15 09:17:39 +02:00
2020-04-23 16:30:06 -07:00
2020-04-23 16:30:06 -07:00
2020-05-02 14:25:45 +03:00
2020-04-26 18:00:51 +03:00
2020-04-16 14:57:12 +02:00
2020-04-16 14:57:12 +02:00
2020-04-16 14:57:12 +02:00
2020-04-08 21:24:20 +05:30
2020-04-08 21:24:20 +05:30
2020-04-26 21:27:29 +02:00
2020-04-26 21:27:29 +02:00
2020-04-26 21:27:29 +02:00
2020-04-26 21:27:29 +02:00
2020-04-26 21:27:29 +02:00
2020-04-26 21:27:29 +02:00
2020-04-02 00:02:25 +02:00
2020-04-02 00:02:25 +02:00
2020-04-02 18:56:10 -07:00
2020-04-08 08:43:20 -07:00
2020-04-08 08:43:20 -07:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-04-23 16:30:06 -07:00
2020-04-23 16:30:06 -07:00
2020-04-25 10:43:41 +02:00
2020-04-06 22:53:59 +08:00
2020-04-06 22:53:59 +08:00
2020-04-07 21:25:07 +08:00
2020-04-01 12:15:39 -07:00
2020-04-01 12:15:39 -07:00
2020-04-01 20:14:05 +02:00
2020-04-01 20:14:05 +02:00
2020-04-01 20:14:05 +02:00
2020-04-17 09:27:54 +02:00
2020-04-17 09:27:54 +02:00
2020-04-17 13:09:02 +09:00
2020-04-17 13:09:02 +09:00
2020-04-17 13:09:02 +09:00
2020-04-02 00:02:25 +02:00
2020-04-02 00:02:25 +02:00
2020-04-02 00:02:25 +02:00
2020-04-13 11:43:42 +05:30
2020-04-13 11:43:42 +05:30
2020-04-13 11:43:42 +05:30
2020-04-25 23:51:30 +03:00
2020-04-25 23:51:30 +03:00
2020-04-25 23:51:30 +03:00
2020-04-08 08:37:20 -07:00
2020-04-08 08:37:20 -07:00
2020-04-08 08:37:20 -07:00
2020-04-16 14:57:12 +02:00
2020-04-16 14:57:12 +02:00
2020-04-04 14:16:26 -07:00
2020-04-04 14:16:26 -07:00
2020-04-04 03:17:13 -07:00
2020-04-13 15:26:53 +02:00
2020-04-13 15:26:53 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-05-13 20:33:32 +02:00
2020-04-05 22:25:51 +02:00
2020-04-05 22:25:51 +02:00
2020-04-19 22:56:47 +09:00
2020-04-19 22:56:47 +09:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:31:31 -07:00
2020-04-02 18:31:31 -07:00
2020-04-29 22:40:57 +03:00
2020-04-29 22:40:57 +03:00
2020-04-19 23:26:17 +02:00
2020-04-19 23:26:17 +02:00
2020-05-13 20:33:12 +02:00
2020-05-13 20:33:12 +02:00
2020-05-13 20:33:12 +02:00
2020-05-14 16:01:07 +02:00
2020-05-14 16:01:07 +02:00
2020-04-27 21:29:31 +02:00
2020-04-27 21:29:31 +02:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-04-02 18:56:10 -07:00
2020-05-02 14:21:29 +03:00
2020-05-02 14:21:29 +03:00
2020-05-02 14:21:29 +03:00
2020-05-09 11:10:16 -07:00
2020-05-09 11:09:38 -07:00
2020-05-09 11:10:16 -07:00
2020-04-02 18:56:10 -07:00
2020-04-08 00:43:27 +02:00