]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #95720 - ehuss:update-cargo, r=ehuss
authorbors <bors@rust-lang.org>
Wed, 6 Apr 2022 06:08:47 +0000 (06:08 +0000)
committerbors <bors@rust-lang.org>
Wed, 6 Apr 2022 06:08:47 +0000 (06:08 +0000)
Update cargo

5 commits in 1ef1e0a12723ce9548d7da2b63119de9002bead8..e2e2dddebe66dfc1403a312653557e332445308b
2022-03-31 00:17:18 +0000 to 2022-04-05 17:04:53 +0000
- Part 2 of RFC2906 -- allow inheriting from a different `Cargo.toml` (rust-lang/cargo#10517)
- File Cache is valid if checkout or contents hasn't changed (rust-lang/cargo#10507)
- Fix how scrape-examples handles proc macros (rust-lang/cargo#10533)
- tools: update checkout action on CI (rust-lang/cargo#10521)
- Don't error if no binaries were installed (rust-lang/cargo#10508)


Trivial merge