Skip to content

Commit 10d7cb4

Browse files
committedJun 18, 2017
Auto merge of #42676 - alexcrichton:update-cargo, r=Mark-Simulacrum
Update cargo/rls submodules and dependencies Brings in a few regression fixes on the Cargo side, updates the rls to work with the newer Cargo, and also updates other crates.io dependencies to pull in various bug fixes and such.
2 parents 247a018 + 1cede10 commit 10d7cb4

File tree

4 files changed

+334
-317
lines changed

4 files changed

+334
-317
lines changed
 

‎src/Cargo.lock

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

‎src/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ debug = false
3737
debug-assertions = false
3838

3939
[replace]
40-
"https://github.com/rust-lang/cargo#0.20.0" = { path = "tools/cargo" }
40+
"https://github.com/rust-lang/cargo#0.21.0" = { path = "tools/cargo" }

‎src/tools/cargo

Submodule cargo updated 73 files

‎src/tools/rls

Submodule rls updated from 0d0f3ba to e53e2f8

0 commit comments

Comments
 (0)
Please sign in to comment.