178 releases

new 0.0.226 Jul 22, 2024
0.0.222 Jun 24, 2024
0.0.207 Mar 25, 2024
0.0.190 Dec 18, 2023
0.0.26 Nov 30, 2020

#143 in Configuration

Download history 247/week @ 2024-03-30 262/week @ 2024-04-06 170/week @ 2024-04-13 166/week @ 2024-04-20 160/week @ 2024-04-27 162/week @ 2024-05-04 161/week @ 2024-05-11 231/week @ 2024-05-18 176/week @ 2024-05-25 162/week @ 2024-06-01 353/week @ 2024-06-08 202/week @ 2024-06-15 167/week @ 2024-06-22 158/week @ 2024-06-29 165/week @ 2024-07-06 137/week @ 2024-07-13

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

MIT/Apache

36KB
758 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

~9–18MB
~224K SLoC