Auto merge of #13715 - weihanglo:remove-semverver, r=epage

doc(semver): remove mention of deprecated tool rust-semverver

See also

* https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/Creating.20a.20release.20for.20rust-semverver
* https://github.com/rust-lang/team/pull/1390
* https://github.com/rust-lang/rust-semverver/issues/373
This commit is contained in:
bors 2024-04-06 14:36:42 +00:00
commit ec2b323fda

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