Commit 00879b1
committed
Auto merge of rust-lang#16750 - Veykril:unnecessary-else, r=Veykril
minor: Mark remove_unnecessary_else as experimental
cc rust-lang/rust-analyzer#16566 (comment) rust-lang/rust-analyzer#16628
There seem to be some leftover issues with this, additionally its a style lint so it's not too nice to see for some people. We should flesh out our diagnostics stuff before adding more style lints I thinkFile tree
1 file changed
+1
-0
lines changed- crates/ide-diagnostics/src/handlers
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments