rust/crates/rust-analyzer
Aleksey Kladov f0e802f490 Don't show internal server error on rename
Doesn't quite work due to https://github.com/microsoft/vscode-languageserver-node/issues/730

Note that this intentionally removes `impl std::Error for RenameError`
-- we nether want to blindly bubble the rename error.
2021-01-13 15:07:30 +03:00
..
src Don't show internal server error on rename 2021-01-13 15:07:30 +03:00
tests/rust-analyzer More readable test 2021-01-06 18:36:13 +03:00
build.rs Fix fmt 2020-06-19 02:25:07 +08:00
Cargo.toml Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00