Replies: 1 comment
-
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.
-
Checked other resources
Feature description
rust-analyzer can send notifications that can be useful for producing diagnostics related to
:RustLsp testables
.https://rust-analyzer.github.io/book/contributing/lsp-extensions.html#test-explorer
For people who don't use neotest to run tests, this may be useful for creating diagnostics with test results.
Beta Was this translation helpful? Give feedback.
All reactions