Skip to content

File tree

4 files changed

+67
-98
lines changed

4 files changed

+67
-98
lines changed
 

‎src/Cargo.lock

+64-95
Original file line numberDiff line numberDiff line change

‎src/librustc_save_analysis/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ rustc_target = { path = "../librustc_target" }
1616
rustc_typeck = { path = "../librustc_typeck" }
1717
syntax = { path = "../libsyntax" }
1818
syntax_pos = { path = "../libsyntax_pos" }
19-
rls-data = "0.18"
19+
rls-data = "0.18.1"
2020
rls-span = "0.4"
2121
# FIXME(#40527) should move rustc serialize out of tree
2222
rustc-serialize = "0.3"

‎src/tools/rls

Submodule rls updated from 32d4577 to 9e28646

‎src/tools/rustfmt

0 commit comments

Comments
 (0)
Please sign in to comment.