mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
remove-comment
This commit is contained in:
parent
7c0a9718aa
commit
8da8c147ee
1 changed files with 0 additions and 1 deletions
|
@ -492,7 +492,6 @@ pub fn handle_hover(
|
||||||
Ok(Some(res))
|
Ok(Some(res))
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Test doc comment
|
|
||||||
pub fn handle_prepare_rename(
|
pub fn handle_prepare_rename(
|
||||||
world: WorldSnapshot,
|
world: WorldSnapshot,
|
||||||
params: req::TextDocumentPositionParams,
|
params: req::TextDocumentPositionParams,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue