aboutsummaryrefslogtreecommitdiff
path: root/test-suite/tests/invalid/duplicate-table.toml
AgeCommit message (Collapse)AuthorLines
2021-03-21hilarious and original jokeHEADmainMelody Horn-8/+0
2019-01-07Fix disallowing duplicate table headersAlex Crichton-0/+8
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.