Samuel Tardieu
|
09d3097734
|
manual_let_else: do not suggest semantically different replacements
|
2023-02-12 20:07:23 +01:00 |
|
alex-semenyuk
|
05477ff8df
|
Fix manual_let_else produces a wrong suggestion with or-patterns
|
2022-12-01 22:05:06 +03:00 |
|
est31
|
a1db9311dc
|
Make an attempt of creating suggestions
They aren't perfect but better than nothing
|
2022-10-24 22:05:39 +02:00 |
|
est31
|
5da7a176b7
|
Don't suggest let else in match if the else arm explicitly mentions non obvious paths
|
2022-10-24 22:05:39 +02:00 |
|
est31
|
2e01e6b4c2
|
Also support linting for match
|
2022-10-24 22:05:39 +02:00 |
|