mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 09:14:20 +00:00
Auto merge of #105073 - weihanglo:update-cargo, r=weihanglo
Update cargo 9 commits in e027c4b5d25af2119b1956fac42863b9b3242744..f6e737b1e3386adb89333bf06a01f68a91ac5306 2022-11-25 19:44:46 +0000 to 2022-12-02 20:21:24 +0000 - Refactor generate_targets into separate module (https://github.com/rust-lang/cargo/pull/11445) - Improve file found in multiple build targets warning (https://github.com/rust-lang/cargo/pull/11299) - Error when precise without -p flag (https://github.com/rust-lang/cargo/pull/11349) - Improve strategy for selecting targets to be scraped for examples (https://github.com/rust-lang/cargo/pull/11430) - Aware of compression ratio for unpack size limit (https://github.com/rust-lang/cargo/pull/11337) - Add test for rustdoc-map generation when using sparse registries (https://github.com/rust-lang/cargo/pull/11403) - Add error message when `cargo fix` on an empty repo (https://github.com/rust-lang/cargo/pull/11400) - Store the sparse+ prefix in the SourceId for sparse registries (https://github.com/rust-lang/cargo/pull/11387) - Update documentation for -Zrustdoc-scrape-examples in the Cargo Book (https://github.com/rust-lang/cargo/pull/11425)
This commit is contained in:
commit
dd7a12593a
@ -1 +1 @@
|
||||
Subproject commit e027c4b5d25af2119b1956fac42863b9b3242744
|
||||
Subproject commit f6e737b1e3386adb89333bf06a01f68a91ac5306
|
Loading…
Reference in New Issue
Block a user