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

Fix clippy errors and warnings #302

Draft
wants to merge 32 commits into
base: develop
Choose a base branch
from
Draft

Commits on Mar 26, 2024

  1. Copy the full SHA
    24c1363 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    07e8dc5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5fd0e0e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ec59528 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c0067a4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8bc8160 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8a7898c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    eba2e7a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    8e9678a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    a54c53c View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    f60a769 View commit details
    Browse the repository at this point in the history
  12. fix clippy warnings: unnecessary_cast, unnecessary_fallible_conversio…

    …ns, unnecessary_lazy_evaluations
    adonagy committed Mar 26, 2024
    Copy the full SHA
    d830945 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    815f767 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    f6c82c5 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    8aa76d1 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    3b40628 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    1ec99c0 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    73e77a2 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    6b8b1f2 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    66ed26b View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    fbb8900 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    6a3abbe View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    48a5d8b View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    09fff44 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    70b21cb View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    0a54751 View commit details
    Browse the repository at this point in the history
  27. fix clippy warnings: op_ref

    adonagy committed Mar 26, 2024
    Copy the full SHA
    5ca67f2 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    79fba42 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    876bae3 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    7aded41 View commit details
    Browse the repository at this point in the history
  31. fix clippy warnings: other

    adonagy committed Mar 26, 2024
    Copy the full SHA
    8f9c6cc View commit details
    Browse the repository at this point in the history
  32. chore: run cargo fmt

    adonagy committed Mar 26, 2024
    Copy the full SHA
    fbbc929 View commit details
    Browse the repository at this point in the history