Skip to content

Commit ed86689

Browse files
committed
Update generated feature docs
1 parent 85c4edb commit ed86689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/generated_features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Navigates to the type of an identifier.
7676

7777

7878
=== Hover
79-
**Source:** https://github.com/rust-analyzer/rust-analyzer/blob/master/crates/ra_ide/src/hover.rs#L63[hover.rs]
79+
**Source:** https://github.com/rust-analyzer/rust-analyzer/blob/master/crates/ra_ide/src/hover.rs#L58[hover.rs]
8080

8181
Shows additional information, like type of an expression or documentation for definition when "focusing" code.
8282
Focusing is usually hovering with a mouse, but can also be triggered with a shortcut.

0 commit comments

Comments
 (0)