Rollup merge of #78972 - ehuss:update-cargo, r=ehuss

Update cargo

5 commits in d5556aeb8405b1fe696adb6e297ad7a1f2989b62..8662ab427a8d6ad8047811cc4d78dbd20dd07699
2020-11-04 22:20:36 +0000 to 2020-11-12 03:47:53 +0000
- Check if rust-src contains a vendor dir, and patch it in (rust-lang/cargo#8834)
- Improve performance of almost fresh builds (rust-lang/cargo#8837)
- Use u32/64::to/from_le_bytes instead of bit fiddling (rust-lang/cargo#8847)
- Avoid constructing an anyhow::Error when not necessary (rust-lang/cargo#8844)
- Skip extracting .cargo-ok files from packages (rust-lang/cargo#8835)
This commit is contained in:
Mara Bos 2020-11-12 19:46:17 +01:00 committed by GitHub
commit ef77a43402
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

@ -1 +1 @@
Subproject commit d5556aeb8405b1fe696adb6e297ad7a1f2989b62
Subproject commit 8662ab427a8d6ad8047811cc4d78dbd20dd07699