### Problem a few of fields in `src/cargo/util/toml/mod.rs` have alternative name. When they are set at the same time, we should warn about conflicting keys. ### Possible Solution(s) Warn when two keys are set that control the same thing. ### Notes From: https://github.com/rust-lang/cargo/pull/10316#issuecomment-1019147565 <!-- TRIAGEBOT_START --> <!-- TRIAGEBOT_ASSIGN_START --> <!-- TRIAGEBOT_ASSIGN_DATA_START$${"user":"hi-rustin"}$$TRIAGEBOT_ASSIGN_DATA_END --> <!-- TRIAGEBOT_ASSIGN_END --> <!-- TRIAGEBOT_END -->