Closed
Description
I don't know what happened but
now after code checking is completed,
there is no inline types, no hover-over hints(showing only "Loading...")
Go to definition does not work!
rust-analyzer: stable release v0.2.1040 and pre-release v0.3.1043
VS Code: 1.67.0
rustc version: rustc 1.59.0 (9d1b2106e 2022-02-23)
relevant settings in vscode settings.json:
"rust-analyzer.trace.extension": true,
"rust-analyzer.procMacro.enable": true,
"rust-analyzer.inlayHints.parameterHints": true,