Adding unstable-options flag to feature gate the use of --registry option.
authorChris Swindle <christopher.swindle@metaswitch.com>
Mon, 30 Oct 2017 20:56:23 +0000 (20:56 +0000)
committerChris Swindle <christopher.swindle@metaswitch.com>
Mon, 30 Oct 2017 20:56:23 +0000 (20:56 +0000)
commit0f82507ec16a60a0138de35cce7fcd2c211b8699
treee6ecf1ab9a82ae6f7811f25818425c1e66c14045
parent053b9f9178a3c35612384c9c39ad26f53fafdf53
Adding unstable-options flag to feature gate the use of --registry option.
src/bin/login.rs
src/bin/owner.rs
src/bin/publish.rs
src/bin/search.rs
src/bin/yank.rs
src/cargo/core/features.rs
tests/alt-registry.rs
tests/login.rs