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-03-04 00:56:43 +01:00
2019-08-26 15:28:35 +02:00
2020-01-07 18:38:12 +09:00
2019-09-27 18:01:04 +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-01-31 20:21:10 +01:00
2020-01-07 18:38:12 +09:00
2020-01-07 18:38:12 +09:00
2020-01-07 18:38:12 +09:00
2020-01-07 18:38:12 +09:00
2019-10-15 09:58:11 +02:00
2020-01-31 20:21:10 +01:00
2019-10-15 09:58:11 +02:00
2020-01-07 18:38:12 +09:00
2019-12-21 16:20:30 +01:00
2019-12-21 16:20:30 +01:00
2020-01-07 18:38:12 +09:00
2019-07-19 07:29:25 +02:00
2020-01-07 18:38:12 +09:00
2020-02-01 20:28:27 +09:00
2020-01-07 18:38:12 +09:00
2020-04-19 21:00:25 +02:00
2019-12-21 16:20:30 +01:00
2019-12-21 16:20:30 +01:00
2019-11-07 17:11:06 +01:00
2019-11-07 17:11:06 +01:00
2019-11-07 17:11:06 +01:00
2019-11-07 17:11:06 +01:00
2019-11-07 17:11:06 +01:00
2020-01-12 19:54:17 +08:00
2020-01-12 19:54:17 +08:00
2020-01-26 07:01:16 +09:00
2020-01-26 07:01:16 +09:00
2020-04-09 08:08:36 +02:00
2020-03-03 18:06:59 -08:00
2020-02-23 22:36:15 -08:00
2020-02-23 22:36:15 -08:00
2020-02-01 20:28:27 +09:00
2020-01-07 18:38:12 +09:00
2019-10-15 09:58:11 +02:00
2020-01-31 20:21:10 +01:00
2020-01-31 20:21:10 +01:00
2020-05-15 21:17:37 +02:00
2020-05-15 21:17:37 +02:00
2020-04-20 15:47:08 -04:00
2020-01-19 10:14:03 +09:00
2020-01-07 18:38:12 +09:00
2020-01-07 18:38:12 +09:00
2020-05-11 21:40:33 +02:00
2019-12-24 03:06:52 +07:00
2019-12-24 03:06:52 +07:00
2020-01-31 20:21:10 +01:00
2020-01-07 18:38:12 +09:00
2020-01-04 11:20:11 -06:00
2020-01-04 11:20:11 -06:00
2020-01-04 11:20:11 -06:00
2019-10-15 09:58:11 +02:00
2020-01-26 07:01:16 +09:00
2020-01-26 07:01:16 +09:00
2020-01-07 18:38:12 +09:00
2019-10-15 09:58:11 +02:00
2019-10-15 09:58:11 +02:00
2019-08-01 22:20:08 +09:00
2020-01-07 18:38:12 +09:00
2019-10-26 21:54:04 +02:00
2020-01-14 08:32:33 +09:00
2020-01-14 08:32:33 +09:00
2020-04-30 17:32:37 +12:00
2019-10-15 09:58:11 +02:00
2020-01-07 18:38:12 +09:00
2020-04-23 16:30:06 -07:00
2020-04-26 18:00:51 +03:00
2020-02-04 22:53:24 +01:00
2020-01-30 12:06:42 +09:00
2020-01-30 12:06:42 +09:00
2020-01-07 18:38:12 +09:00
2019-12-31 09:22:35 -08:00
2020-01-07 18:38:12 +09:00
2020-01-10 04:35:37 +09:00
2020-01-07 18:38:12 +09:00
2020-01-07 18:38:12 +09:00
2020-01-07 18:38:12 +09:00
2020-01-07 18:38:12 +09:00
2019-07-01 07:22:04 +02:00
2020-01-14 08:32:33 +09:00
2020-01-26 07:01:16 +09:00
2019-09-20 23:21:37 +09:00
2019-12-03 18:37:07 +01:00
2020-01-07 18:38:12 +09:00
2019-08-19 05:41:47 +00:00
2019-08-19 05:41:47 +00:00
2020-01-31 20:21:10 +01:00
2020-01-07 18:38:12 +09:00
2020-04-01 12:15:39 -07:00
2020-04-01 20:14:05 +02:00
2020-01-31 20:21:10 +01:00
2019-10-18 07:40:48 +02:00
2019-10-18 07:40:48 +02:00
2019-10-18 07:40:48 +02:00
2019-10-18 07:40:48 +02:00
2020-04-17 09:27:54 +02:00
2020-04-17 09:27:54 +02:00
2020-03-03 10:48:08 +01:00
2020-02-04 22:53:24 +01:00
2020-02-04 22:53:24 +01:00
2020-02-04 22:53:24 +01:00
2019-10-03 08:10:29 +09:00
2019-10-26 21:54:04 +02:00
2019-12-18 18:59:43 +02:00
2020-01-07 18:38:12 +09:00
2020-03-20 22:52:53 +00:00
2020-04-08 08:37:20 -07:00
2019-10-14 12:09:04 +02:00
2019-10-14 12:09:04 +02:00
2020-01-07 18:38:12 +09:00
2020-03-31 16:13:51 +05:30
2020-01-20 10:56:02 +09:00
2020-01-20 21:07:31 +09:00
2019-10-15 09:58:11 +02:00
2019-10-15 09:58:11 +02:00
2019-08-15 22:58:32 +02:00
2020-03-04 00:56:43 +01:00
2020-03-04 00:56:43 +01:00
2019-12-03 13:42:05 +01:00
2019-11-10 15:52:59 +02:00
2020-01-20 11:16:50 +09:00
2020-01-31 20:21:10 +01:00
2019-11-25 18:12:52 +03:00
2019-11-25 18:12:52 +03:00
2020-01-07 18:38:12 +09:00
2019-08-23 05:42:45 +00:00
2020-04-02 18:31:31 -07:00
2020-04-01 20:12:36 +02:00
2020-04-01 20:12:36 +02:00
2019-10-26 21:54:04 +02:00
2019-12-27 22:07:55 +09:00
2019-12-27 22:07:55 +09:00
2019-12-27 22:07:55 +09:00
2020-01-07 18:38:12 +09:00
2019-08-13 21:50:52 +02:00
2019-08-13 21:50:52 +02:00
2019-08-13 21:50:52 +02:00
2019-08-14 19:34:50 +02:00
2019-08-14 19:34:50 +02:00
2019-08-14 19:35:17 +02:00
2020-01-31 20:21:10 +01:00
2020-01-07 18:38:12 +09:00
2020-03-29 22:22:36 +02:00
2020-01-12 06:08:58 +09:00
2020-01-12 06:08:58 +09:00
2020-03-11 06:35:07 +09:00
2020-01-25 18:06:52 +03:00
2020-03-10 18:00:37 -04:00
2020-03-10 18:00:37 -04:00
2019-11-15 22:39:27 +01:00
2019-11-15 22:39:27 +01:00
2019-10-02 22:38:00 +07:00