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

Equality traits for OTA slots #79

Merged
merged 4 commits into from
Oct 14, 2024
Merged

Commits on Oct 11, 2024

  1. Equality traits for OTA slots

    Dane Slattery committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cd39b36 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Add Eq and Hash

    Dane Slattery committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0d6be55 View commit details
    Browse the repository at this point in the history
  2. use hash when feature is std

    Dane Slattery committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5c6bc65 View commit details
    Browse the repository at this point in the history
  3. Impl hash regardless of std

    Dane Slattery committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    923ffe0 View commit details
    Browse the repository at this point in the history