ZIm/crates/proto/proto
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
..
ai.proto collab: Remove CountLanguageModelTokens RPC message (#29314) 2025-04-23 23:10:47 +00:00
app.proto proto: Add ZedProTrial to Plan (#28885) 2025-04-16 18:13:00 +00:00
buf.yaml Extract a proto crate out of rpc (#12852) 2024-06-10 12:49:53 -06:00
buffer.proto Tidy up diagnostics more (#29629) 2025-04-29 19:53:05 -06:00
call.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
channel.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
core.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
debugger.proto debugger/tasks: Remove TaskType enum (#29208) 2025-04-26 01:44:56 +02:00
git.proto Improve handling of remote-tracking branches in the picker (#29744) 2025-05-01 21:24:26 -04:00
lsp.proto Use rust-analyzer's flycheck as source of cargo diagnostics (#29779) 2025-05-02 10:07:51 +03:00
notification.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
task.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
toolchain.proto Split protobufs into separate files (#28130) 2025-04-04 16:15:49 -07:00
worktree.proto debugger/tasks: Remove TaskType enum (#29208) 2025-04-26 01:44:56 +02:00
zed.proto Use rust-analyzer's flycheck as source of cargo diagnostics (#29779) 2025-05-02 10:07:51 +03:00