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

Run clippy on public API too #2596

Merged
merged 12 commits into from
Jul 4, 2023
Merged

Run clippy on public API too #2596

merged 12 commits into from
Jul 4, 2023

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    50f6614 View commit details
    Browse the repository at this point in the history
  2. Turn on some more clippy lints

    emilk committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    12b6141 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary Result

    emilk committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    56a6975 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary Result

    emilk committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2749d36 View commit details
    Browse the repository at this point in the history
  5. Silence some clippy errors

    emilk committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    837a52b View commit details
    Browse the repository at this point in the history
  6. to_draw_data -> into_draw_data

    emilk committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3ca5d90 View commit details
    Browse the repository at this point in the history
  7. to_draw_data -> into_draw_data

    emilk committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2536780 View commit details
    Browse the repository at this point in the history
  8. Silence more clippy warnings

    emilk committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    831e40d View commit details
    Browse the repository at this point in the history
  9. Fix some clippy warnings

    emilk committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    beb135a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94adfaf View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Change comment

    emilk committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9282a6e View commit details
    Browse the repository at this point in the history
  2. Fix clippy of wasm

    emilk committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2f477a7 View commit details
    Browse the repository at this point in the history