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 some 1.68 clippy lints #1569

Merged
merged 5 commits into from
Mar 13, 2023
Merged

Fix some 1.68 clippy lints #1569

merged 5 commits into from
Mar 13, 2023

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    e26de1d View commit details
    Browse the repository at this point in the history
  2. Remove more .into_iter() calls

    emilk committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    1230c5a View commit details
    Browse the repository at this point in the history
  3. Use #[default]

    emilk committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    557bb3e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. revert sizeof_val

    emilk committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    cb3c5f7 View commit details
    Browse the repository at this point in the history
  2. explain size_of_val

    emilk committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0cc67e1 View commit details
    Browse the repository at this point in the history