167 releases

new 0.0.215 May 13, 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

#218 in Configuration

Download history 15/week @ 2024-01-21 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

664 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–15MB
~147K SLoC