Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 827c96c

Browse files
authored
Merge pull request #848 from Xanewok/related-diagnostics
Support related diagnostics
2 parents dab46fa + aeba0dc commit 827c96c

File tree

7 files changed

+804
-686
lines changed

7 files changed

+804
-686
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cargo_metadata = "0.5.2"
1515
env_logger = "0.5"
1616
failure = "0.1.1"
1717
jsonrpc-core = "8.0.1"
18-
languageserver-types = "0.39"
18+
languageserver-types = "0.40"
1919
lazy_static = "1"
2020
log = "0.4"
2121
racer = "2.0.12"

0 commit comments

Comments
 (0)