ZIm/crates/proto/src
Kirill Bulatov ba59305510
Use rust-analyzer's flycheck as source of cargo diagnostics (#29779)
Follow-up of https://github.com/zed-industries/zed/pull/29706

Instead of doing `cargo check` manually, use rust-analyzer's flycheck:
at the cost of more sophisticated check command configuration, we keep
much less code in Zed, and get a proper progress report.

User-facing UI does not change except `diagnostics_fetch_command` and
`env` settings removed from the diagnostics settings.

Release Notes:

- N/A
2025-05-02 10:07:51 +03:00
..
error.rs Log prettier errors on failures (#19951) 2024-10-30 14:49:47 +02:00
macros.rs SSH Remoting: Fix reconnects (#19485) 2024-10-19 23:14:19 -06:00
proto.rs Use rust-analyzer's flycheck as source of cargo diagnostics (#29779) 2025-05-02 10:07:51 +03:00
typed_envelope.rs chore: Replace as_any functions with trait upcasting (#28221) 2025-04-08 22:16:27 +02:00