rust-analyzer/lib/lsp-server
Wilfred Hughes 84fdb72525 fix: Report all LSP protocol errors with invalid_data
Previously we did not use invalid_data for serde errors, making it
harder to understand errors when the client sends malformed data to
the server.
2024-05-08 16:08:00 -07:00
..
examples Lint debug prints and disallowed types with clippy 2024-02-01 17:57:27 +01:00
src fix: Report all LSP protocol errors with invalid_data 2024-05-08 16:08:00 -07:00
Cargo.toml Auto merge of #16211 - tetsuharuohzeki:update-lint, r=Veykril 2024-01-02 14:53:22 +00:00
LICENSE-APACHE lsp-server: add license files 2024-02-15 18:01:36 -06:00
LICENSE-MIT lsp-server: add license files 2024-02-15 18:01:36 -06:00