Commit d1b9176
authored
Merge pull request rust-lang#18889 from ChayimFriedman2/subtle-completion
fix: Fix actual token lookup in completion's `expand()`File tree
1 file changed
+2
-1
lines changed- src/tools/rust-analyzer/crates/ide-completion/src/context
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
129 | | - | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
0 commit comments