mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 13:03:31 +00:00
Merge #1631
1631: Remove test comment r=kjeremy a=kjeremy Co-authored-by: kjeremy <kjeremy@gmail.com>
This commit is contained in:
commit
831d39b0f7
1 changed files with 0 additions and 1 deletions
|
@ -492,7 +492,6 @@ pub fn handle_hover(
|
|||
Ok(Some(res))
|
||||
}
|
||||
|
||||
/// Test doc comment
|
||||
pub fn handle_prepare_rename(
|
||||
world: WorldSnapshot,
|
||||
params: req::TextDocumentPositionParams,
|
||||
|
|
Loading…
Reference in a new issue