Commit 301f2c4
committed
Auto merge of rust-lang#13299 - alex-semenyuk:unwrap_or_else_suggestion, r=Alexendoo
Fix suggestion unnecessary_lazy_eval
As mentioned at rust-lang#13293 improve suggestion via span_suggestion_verbose
changelog: noneFile tree
3 files changed
+402
-203
lines changed- clippy_lints/src/methods
- tests/ui
3 files changed
+402
-203
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments