You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.
This commit fixes#279 where a case of duplicate table headers slipped
through the cracks. This also adds an option to disable this new
validation to allow Cargo to preserve backwards compatibility.
The following TOML is accepted, but it should be rejected due to the duplicate table.
Discovered in these 3
Cargo.toml
manifests on crates.io:I don't think I understand the
cur_parent
dance inMapVisitor
well enough to fix this.The text was updated successfully, but these errors were encountered: