docs(inlay-hints): remove reference to Toggle inlay hints

This commit is contained in:
DidiBear 2022-09-19 12:00:58 -04:00
parent 4f2c86e86e
commit cdc362e6cc
No known key found for this signature in database
GPG Key ID: 1B0A8A0D42B3C78D

View File

@ -176,12 +176,6 @@ impl fmt::Debug for InlayHintLabelPart {
// * elided lifetimes
// * compiler inserted reborrows
//
// |===
// | Editor | Action Name
//
// | VS Code | **rust-analyzer: Toggle inlay hints*
// |===
//
// image::https://user-images.githubusercontent.com/48062697/113020660-b5f98b80-917a-11eb-8d70-3be3fd558cdd.png[]
pub(crate) fn inlay_hints(
db: &RootDatabase,