Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derive Default and Eq where possible #1565

Commits on Apr 5, 2024

  1. Derive Default and Eq where possible

    We can't use Rust's default deriving mechanism, until
    rust-lang/rust#26925 and
    rust-lang/rust#7671 are fixed.
    
    But fortunately, there's a crate for that.
    matthiasgoergens committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8acdee3 View commit details
    Browse the repository at this point in the history