mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-25 12:33:33 +00:00
Cleanup
This commit is contained in:
parent
84c575a212
commit
c56b59d377
1 changed files with 0 additions and 6 deletions
|
@ -441,9 +441,3 @@ impl Builder {
|
||||||
self
|
self
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// impl<'a> Into<CompletionItem> for Builder {
|
|
||||||
// fn into(self) -> CompletionItem {
|
|
||||||
// self.build()
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
|
|
Loading…
Reference in a new issue