Skip to content

Commit 80e14a0

Browse files
authored
Rollup merge of #42766 - nrc:versions, r=nagisa
Update rls-data version And update the RLS submod
2 parents 30a7bfc + f2340a0 commit 80e14a0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

src/Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/librustc_save_analysis/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rustc = { path = "../librustc" }
1414
rustc_typeck = { path = "../librustc_typeck" }
1515
syntax = { path = "../libsyntax" }
1616
syntax_pos = { path = "../libsyntax_pos" }
17-
rls-data = "0.6"
17+
rls-data = "0.7"
1818
rls-span = "0.4"
1919
# FIXME(#40527) should move rustc serialize out of tree
2020
rustc-serialize = "0.3"

src/tools/rls

Submodule rls updated from e53e2f8 to d26fd6f

0 commit comments

Comments
 (0)