mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
Simplify
This commit is contained in:
parent
6badf705b3
commit
19cfa5802e
4 changed files with 34 additions and 35 deletions
|
@ -487,7 +487,6 @@ impl Analysis {
|
|||
imported_name,
|
||||
)
|
||||
})?
|
||||
.map(|edit| vec![edit])
|
||||
.unwrap_or_default())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue