]> git.proxmox.com Git - cargo.git/commit
Stabilize --config
authorJon Gjengset <jongje@amazon.com>
Mon, 13 Jun 2022 21:52:18 +0000 (21:52 +0000)
committerJon Gjengset <jongje@amazon.com>
Fri, 17 Jun 2022 22:46:04 +0000 (22:46 +0000)
commit39c3173619ecb5878d064e8bdc0b134efe59c25e
tree5abcab737859fffdeebac791d8e0a789c4d76e8f
parent103cff694b06bb644d34269ac65cf702c7ee9ec9
Stabilize --config

FCP
https://github.com/rust-lang/cargo/issues/7722#issuecomment-1114369809

Closes #7722.
src/cargo/util/config/mod.rs
src/doc/src/reference/config.md
src/doc/src/reference/unstable.md
tests/testsuite/config.rs
tests/testsuite/config_cli.rs
tests/testsuite/config_include.rs