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

feat: impl Into for Span/Array pair #5650

Merged
merged 10 commits into from
Jun 6, 2024

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    e4844d4 View commit details
    Browse the repository at this point in the history
  2. remove empty lines

    tdelabro committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    06b5039 View commit details
    Browse the repository at this point in the history
  3. add: impl ArraySnapIntoSpan

    tdelabro committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    006803d View commit details
    Browse the repository at this point in the history
  4. impl SpanIntoArraySnap

    tdelabro committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4978798 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b65ad4 View commit details
    Browse the repository at this point in the history
  6. tests fixes

    tdelabro committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    27b9dbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a53c118 View commit details
    Browse the repository at this point in the history
  8. chore: typos in tests names

    tdelabro committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f63aee7 View commit details
    Browse the repository at this point in the history
  9. fix: remove unecessary mut

    tdelabro committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e9cf750 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. fmt

    tdelabro committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    41308d6 View commit details
    Browse the repository at this point in the history