jsondoclint: Check that ID lists don't have duplicates #108163
Labels
A-rustdoc-json
Area: Rustdoc JSON backend
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
If the json output has duplicated IDs in a list, like
Then jsondoclint should probably catch this, as it indicates a bug.
Originally posted by @aDotInTheVoid in #107766 (comment)
The text was updated successfully, but these errors were encountered: