Commit 9c7db53
authored
Merge pull request rust-lang#20912 from A4-Tacks/left-side-in-cond
Fix not complete `let` before expr in conditionFile tree
2 files changed
+8
-0
lines changed- src/tools/rust-analyzer/crates/ide-completion/src
- completions
- tests
2 files changed
+8
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
| 463 | + | |
| 464 | + | |
463 | 465 | | |
464 | 466 | | |
465 | 467 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3268 | 3268 | | |
3269 | 3269 | | |
3270 | 3270 | | |
| 3271 | + | |
| 3272 | + | |
| 3273 | + | |
| 3274 | + | |
| 3275 | + | |
| 3276 | + | |
3271 | 3277 | | |
3272 | 3278 | | |
3273 | 3279 | | |
| |||
0 commit comments