Commit 2a66a5b
authored
Merge pull request rust-lang#20122 from chenyukang/yukang-fix-remove-parens
Remove unnecessary parens in closureFile tree
1 file changed
+1
-1
lines changed- src/tools/rust-analyzer/crates/ide-completion/src/completions
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
0 commit comments