New lint: non-sealed trait added supertrait #441
Labels
A-lint
Area: new or existing lint
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-mentor
Call for participation: Mentorship is available for this issue.
Semver-major, because 3rd party types that used to impl the trait in the last version might not impl the new supertrait imposed in the new version.
Example breaking change in the real-world: https://github.com/awslabs/smithy-rs/pull/2577/files#diff-82252c5a4ad7e9d34be9254db1afe172d0f01c067b121de20ff7f7f29d7cf223L24
The text was updated successfully, but these errors were encountered: