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
Download history 378/week @ 2022-11-28 337/week @ 2022-12-05 452/week @ 2022-12-12 241/week @ 2022-12-19 235/week @ 2022-12-26 377/week @ 2023-01-02 390/week @ 2023-01-09 280/week @ 2023-01-16 404/week @ 2023-01-23 489/week @ 2023-01-30 854/week @ 2023-02-06 740/week @ 2023-02-13 338/week @ 2023-02-20 294/week @ 2023-02-27 226/week @ 2023-03-06 224/week @ 2023-03-13

1,122 downloads per month
Used in 3 crates (via ra_ap_rust-analyzer)

MIT/Apache

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