]> git.proxmox.com Git - cargo.git/commit
Auto merge of #6611 - Eh2406:conservative-updates, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 4 Feb 2019 08:14:14 +0000 (08:14 +0000)
committerbors <bors@rust-lang.org>
Mon, 4 Feb 2019 08:14:14 +0000 (08:14 +0000)
commit37ad03f86e895bb80b474c1c088322634f4725f5
tree198c2fe9ca59c2e66732a2abf0ddc3ec38f69e01
parent91e610abb6dd4b9aa68151a9e9f2fdcc3323f28c
parent4a2f810deb46c73d62307d71db01f6b408556a27
Auto merge of #6611 - Eh2406:conservative-updates, r=alexcrichton

keep track of crates that are whitelisted to be used even if yanked

This is a start on #6609. It definitely needs tests that the bug is fixed, and to reduce the clones. But for now let's see what CI thinks.
src/cargo/sources/path.rs