164 releases

new 0.0.212 Apr 22, 2024
0.0.207 Mar 25, 2024
0.0.190 Dec 18, 2023
0.0.187 Nov 27, 2023
0.0.26 Nov 30, 2020

#219 in Configuration

Download history 8/week @ 2024-01-01 12/week @ 2024-01-08 18/week @ 2024-01-15 15/week @ 2024-01-22 6/week @ 2024-01-29 4/week @ 2024-02-05 24/week @ 2024-02-12 156/week @ 2024-02-19 1777/week @ 2024-02-26 157/week @ 2024-03-04 194/week @ 2024-03-11 234/week @ 2024-03-18 144/week @ 2024-03-25 257/week @ 2024-04-01 225/week @ 2024-04-08

867 downloads per month
Used in 2 crates (via ra_ap_rust-analyzer)

MIT/Apache

29KB
612 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

~4–14MB
~142K SLoC