168 releases

new 0.0.216 May 20, 2024
0.0.213 Apr 29, 2024
0.0.207 Mar 25, 2024
0.0.190 Dec 18, 2023
0.0.26 Nov 30, 2020

#217 in Configuration

Download history 6/week @ 2024-01-28 4/week @ 2024-02-04 22/week @ 2024-02-11 155/week @ 2024-02-18 1729/week @ 2024-02-25 201/week @ 2024-03-03 194/week @ 2024-03-10 238/week @ 2024-03-17 143/week @ 2024-03-24 251/week @ 2024-03-31 262/week @ 2024-04-07 165/week @ 2024-04-14 164/week @ 2024-04-21 163/week @ 2024-04-28 163/week @ 2024-05-05 158/week @ 2024-05-12

652 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–12MB
~134K SLoC