]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #75555 - workingjubilee:update-everything, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Wed, 19 Aug 2020 01:02:19 +0000 (01:02 +0000)
committerbors <bors@rust-lang.org>
Wed, 19 Aug 2020 01:02:19 +0000 (01:02 +0000)
commit1656582822a80139d725e56f00c564f4f58f2883
treeb3577648ac4ec01776d0b65f045eb95c1415bc9c
parent30f0a07684f6c1f5df62d69e9519d82e13d6bf2d
parent8c40426051a667673cdac9975f84cb6acd4e245f
Auto merge of #75555 - workingjubilee:update-everything, r=Mark-Simulacrum

Cargo update (almost) all the things!

This runs `cargo update` on our dependency tree, bumping numerous crates. See details in the first commit of this PR.

Several updates were held back intentionally; version_check in particular landed a change in behavior in 0.9.2 (arguably a bug fix, but still will be split into a separate PR).