This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 49984c3
committed
Auto merge of rust-lang#17552 - Veykril:fn-param-comp-fix, r=Veykril
fix: Fix parameter completions using macro expanded source ranges
Fixes rust-lang/rust-analyzer#17550File tree
1 file changed
+2
-1
lines changed- src/tools/rust-analyzer/crates/ide-completion/src/completions
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
| 177 | + | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| |||
0 commit comments