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

Export linear codes and sponge test types #70

Merged
merged 9 commits into from
Jun 21, 2024

Commits on Jun 21, 2024

  1. Export test_sponge under test-types feature

    Co-authored-by: Antonio Mejías Gil <anmegi.95@gmail.com>
    Cesar199999 and Antonio95 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    df5a47e View commit details
    Browse the repository at this point in the history
  2. Export linear PCS types

    Co-authored-by: Antonio Mejías Gil <anmegi.95@gmail.com>
    Cesar199999 and Antonio95 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    388c019 View commit details
    Browse the repository at this point in the history
  3. Refactor UV Ligero tests

    Co-authored-by: Antonio Mejías Gil <anmegi.95@gmail.com>
    Cesar199999 and Antonio95 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0c697a1 View commit details
    Browse the repository at this point in the history
  4. Refactor ML Ligero tests

    Co-authored-by: Antonio Mejías Gil <anmegi.95@gmail.com>
    Cesar199999 and Antonio95 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b3b5837 View commit details
    Browse the repository at this point in the history
  5. Refactor ML Brakedown tests

    Co-authored-by: Antonio Mejías Gil <anmegi.95@gmail.com>
    Cesar199999 and Antonio95 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    eb2f18a View commit details
    Browse the repository at this point in the history
  6. Group imports

    Co-authored-by: Antonio Mejías Gil <anmegi.95@gmail.com>
    Cesar199999 and Antonio95 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2c1a705 View commit details
    Browse the repository at this point in the history
  7. Run cargo fmt

    Co-authored-by: Antonio Mejías Gil <anmegi.95@gmail.com>
    Cesar199999 and Antonio95 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    025f9d0 View commit details
    Browse the repository at this point in the history
  8. Add ahash as default hashbrown feature

    Co-authored-by: Antonio Mejías Gil <anmegi.95@gmail.com>
    Cesar199999 and Antonio95 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    373e23c View commit details
    Browse the repository at this point in the history
  9. Add missing definition for test-types feature

    Co-authored-by: Antonio Mejías Gil <anmegi.95@gmail.com>
    Cesar199999 and Antonio95 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b50acd1 View commit details
    Browse the repository at this point in the history