Skip to content

Replace our old complex semver-checks script.

Nick Mathewson requested to merge nickm/arti:semver-checks-cleanup into main

Now with cargo semver-checks >= 0.22.1, we no longer need to jump through hoops in order to only look at the full features. This, combined with our work on fixup-features, lets us be confident that we're only looking at semver breakage in experimental code

Merge request reports

Loading