Skip to content

Warn on conflicting keys of src/cargo/util/toml/mod.rs #10317

@0xPoe

Description

@0xPoe

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: #10316 (comment)

Metadata

Metadata

Assignees

Labels

A-manifestArea: Cargo.toml issuesA-tomlArea: TOML parsing and handlingC-bugCategory: bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions