Diagnostic Errors Not Showing Up #483
Replies: 1 comment
-
Duplicate of #311? Otherwise, please refer to the troubleshooting guide. |
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.
-
I'm trying rustaceanvim to enhance my Rust coding experience, but I've realized that Rust Analyzer is only able to show syntax-related errors. So if my error is related to borrow checker, the diagnostic will not appear. Here's my rust-analyzer configuration in neovim:
Beta Was this translation helpful? Give feedback.
All reactions