cargo-semver-checks v0.7.0 protects against auto-trait semver regressions

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • clap-rs

    A full featured, fast Command Line Argument Parser for Rust

  • Auto-trait semver breaks are especially tricky, and can happen to anyone. Make one private field an Rc — oops, your type isn't Send / Sync anymore! Even clap had one in v3.2.6. It's so easy to miss, but not anymore: if cargo-semver-checks v0.7.0 had existed at the time, it could have caught and prevented the semver break: https://twitter.com/PredragGruevski/status/1557036204201328641

  • cargo-semver-checks

    Scan your Rust crate for semver violations.

  • Find the code here: https://github.com/obi1kenobi/cargo-semver-check

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts