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:
commit
ef77a43402
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit d5556aeb8405b1fe696adb6e297ad7a1f2989b62
|
||||
Subproject commit 8662ab427a8d6ad8047811cc4d78dbd20dd07699
|
||||
Loading…
Add table
Add a link
Reference in a new issue