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

Turn on clippy::pedantic lints #64

Merged
merged 9 commits into from Mar 5, 2024
Merged

Turn on clippy::pedantic lints #64

merged 9 commits into from Mar 5, 2024

Commits on Mar 4, 2024

  1. Enable all pedantic lints

    coreyja committed Mar 4, 2024
    Copy the full SHA
    afce61a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Auto clippy fix

    coreyja committed Mar 5, 2024
    Copy the full SHA
    b3cdba7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c3f8b7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e475798 View commit details
    Browse the repository at this point in the history
  4. Wow thats a lot of lints lol

    coreyja committed Mar 5, 2024
    Copy the full SHA
    742f16d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    314dfca View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f81ddfd View commit details
    Browse the repository at this point in the history
  7. Remove all must_use

    coreyja committed Mar 5, 2024
    Copy the full SHA
    0593519 View commit details
    Browse the repository at this point in the history
  8. Add new TIL

    coreyja committed Mar 5, 2024
    Copy the full SHA
    8ff098a View commit details
    Browse the repository at this point in the history