mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
docs(inlay-hints): remove reference to Toggle inlay hints
This commit is contained in:
parent
4f2c86e86e
commit
cdc362e6cc
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user