Use new config API.
authorEric Huss <eric@huss.org>
Thu, 31 May 2018 16:54:37 +0000 (09:54 -0700)
committerEric Huss <eric@huss.org>
Thu, 31 May 2018 17:20:38 +0000 (10:20 -0700)
commit84a80d8f1a0e3c7fce400b60f35c84e862e1dcc2
tree6931e742e6fadb85b1efa4eece177674fd5d4a64
parent2f7b52259b93c6591aed73ab18dbaf8256c035fe
Use new config API.

Also, require "override" feature if used in a config.
src/cargo/core/profiles.rs
src/cargo/util/config.rs
src/cargo/util/toml/mod.rs
tests/testsuite/profile_config.rs