115 releases
0.0.149 | Jan 16, 2023 |
---|---|
0.0.145 | Dec 26, 2022 |
0.0.141 | Nov 28, 2022 |
0.0.122 | Jul 25, 2022 |
0.0.26 | Nov 30, 2020 |
1,122 downloads per month
Used in 3 crates
(via ra_ap_rust-analyzer)
19KB
409 lines
Flycheck provides the functionality needed to run cargo check
or
another compatible command (f.x. clippy) in a background thread and provide
LSP diagnostics based on the output of the command.
Dependencies
~2.1–7.5MB
~132K SLoC