Auto merge of #58920 - ehuss:update-cargo-rls, r=ehuss
Update cargo, rls, books ## cargo 10 commits in 5c6aa46e6f28661270979696e7b4c2f0dff8628f..95b45eca19ac785263fed98ecefe540bb47337ac 2019-02-22 19:32:35 +0000 to 2019-03-06 19:24:30 +0000 - Relax some rustdoc tests. (rust-lang/cargo#6721) - Include build script execution in the fingerprint. (rust-lang/cargo#6720) - part of the infrastructure for public & private dependencies in the resolver (rust-lang/cargo#6653) - Bump to 0.36.0 (rust-lang/cargo#6718) - Some test/bench-related tweaks (rust-lang/cargo#6707) - Fix links to the permanent home of the edition guide. (rust-lang/cargo#6703) - HTTPS all the things (rust-lang/cargo#6614) - Cargo test quicker by not building untested examples when filtered (rust-lang/cargo#6683) - Link from ARCHITECTURE.md to docs.rs and github (rust-lang/cargo#6695) - Update how to install rustfmt (rust-lang/cargo#6696) ## rls 9 commits in 0d6f53e1a4adbaf7d83cdc0cb54720203fcb522e..6a1b5a9cfda2ae19372e0613e76ebefba36edcf5 2019-02-14 07:52:15 +0000 to 2019-03-04 20:24:45 +0000 - Update cargo and clippy. (rust-lang-nursery/rls#1388) - catch up rust-lang/rust PR#58321 (rust-lang-nursery/rls#1384) - Apply Clippy fixes (rust-lang-nursery/rls#1327) - Various cosmetic improvements (rust-lang-nursery/rls#1326) - Make test `RlsHandle` transport-agnostic (rust-lang-nursery/rls#1317) - Translate remaining tests (rust-lang-nursery/rls#1320) - Remove unnecessary #![feature]s (rust-lang-nursery/rls#1323) - Update Clippy (rust-lang-nursery/rls#1319) - Update Clippy (rust-lang-nursery/rls#1315) cc @xanewok ## Books See #58936 for details.
This commit is contained in:
commit
777cc25bac
8 changed files with 14 additions and 14 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit fab9419503f0e34c1a06f9350a6705d0ce741dc6
|
||||
Subproject commit 9cffbeabec3bcec42d09432bfe7705125c848889
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5f3cc2a5618700efcde3bc00799744f21fa9ad2e
|
||||
Subproject commit aa0022c875907886cae8f3ef8e9ebf6e2a5e728d
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit bd2778f304989ee52be8201504d6ec621dd60ca9
|
||||
Subproject commit 9e656ead82bfe869493dec82653a52e27fa6a05c
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit b7eb4a087207af2405c0669fa577f8545b894c66
|
||||
Subproject commit f1ff93b66844493a7b03101c7df66ac958c62418
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 1c775a1dc5e29bc44b36604b510d6196d98077fa
|
||||
Subproject commit 41493ffce5d0e17d54eaf5ec9a995054e2b9aece
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5c6aa46e6f28661270979696e7b4c2f0dff8628f
|
||||
Subproject commit 95b45eca19ac785263fed98ecefe540bb47337ac
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 0d6f53e1a4adbaf7d83cdc0cb54720203fcb522e
|
||||
Subproject commit 6a1b5a9cfda2ae19372e0613e76ebefba36edcf5
|
||||
Loading…
Add table
Add a link
Reference in a new issue