ZIm/crates/proto
Kirill Bulatov d24cad30f3
Be more lenient when dealing with rust-analyzer's flycheck commands (#36782)
Flycheck commands are global and makes sense to fall back to looking up
project's rust-analyzer even if the commands are run on a non-rust
buffer. If multiple rust-analyzers are found in the project, avoid
ambiguous commands and bail (as before).

Closes #ISSUE

Release Notes:

- Made it possible to run rust-analyzer's flycheck actions from anywhere
in the project
2025-08-22 22:55:50 +00:00
..
proto Be more lenient when dealing with rust-analyzer's flycheck commands (#36782) 2025-08-22 22:55:50 +00:00
src Stop waiting for part of LSP responses on remote Collab clients' part (#36557) 2025-08-21 09:24:34 +03:00
build.rs debugger: Surface validity of breakpoints (#30380) 2025-05-20 15:56:15 +00:00
Cargo.toml windows: Add support for SSH (#29145) 2025-07-08 14:34:57 +00:00
LICENSE-GPL Add missing LICENSE file to proto crate (#12863) 2024-06-10 15:35:37 -04:00