mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Rename
This commit is contained in:
parent
fdd4df97ba
commit
0970c3454b
4 changed files with 13 additions and 13 deletions
|
@ -478,7 +478,7 @@ impl Analysis {
|
|||
id: assist.label.id,
|
||||
label: assist.label.label,
|
||||
group_label: assist.label.group.map(|it| it.0),
|
||||
source_change: assist.action,
|
||||
source_change: assist.source_change,
|
||||
})
|
||||
.collect()
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue