Jason Newcomb 8b3ca9a315
Fix option_if_let_else
* `break` and `continue` statments local to the would-be closure are allowed
* don't lint in const contexts
* don't lint when yield expressions are used
* don't lint when the captures made by the would-be closure conflict with the other branch
* don't lint when a field of a local is used when the type could be pontentially moved from
* in some cases, don't lint when scrutinee expression conflicts with the captures of the would-be closure
2021-08-16 16:12:00 -04:00
..
2021-08-13 14:56:37 +08:00
2021-08-14 19:49:45 -04:00
2021-07-31 19:31:30 +03:00
2021-07-31 19:31:30 +03:00
2021-08-14 05:47:01 -07:00
2021-08-14 19:49:54 -04:00
2021-07-31 19:31:30 +03:00
2021-07-31 19:31:30 +03:00
2021-08-16 16:12:00 -04:00
2021-07-31 19:31:30 +03:00
2021-08-09 02:15:10 +04:30
2021-07-31 19:31:30 +03:00
2021-07-31 19:31:30 +03:00