Replies: 1 comment
-
Duplicate of #311 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to migrate from an old rust-tools.nvim setup, but I can't get
cargo check
diagnostic works:cargo check
are missing, butrust-tools.nvim
shows them correctly:RustLsp renderDiagnostic
reportsNo renderable diagnostics found
vim.diagnostic.open_float
shows nothingI've tried:
:checkhealth rustaceanvim
shows OK on every checkRA_LOG=info
but no interesting logs foundNot sure what should I do next to diagnostic this problem, please help me out
Beta Was this translation helpful? Give feedback.
All reactions