Weihang Lo 2024-04-06 10:12:27 -04:00
parent 28e7b2bc0a
commit 3c652b7bc0
No known key found for this signature in database
GPG Key ID: D7DBF189825E82E7

View File

@ -14,11 +14,7 @@ negatively affect the runtime behavior, and for those cases it is usually a
judgment call by the project maintainers whether or not it is a
SemVer-incompatible change.
See also [rust-semverver], which is an experimental tool that attempts to
programmatically check compatibility rules.
[Change categories]: #change-categories
[rust-semverver]: https://github.com/rust-lang/rust-semverver
[SemVer compatibility]: resolver.md#semver-compatibility
## Change categories