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

Clippy Fixes for latest rust (1.67) #171

Merged
merged 4 commits into from
Feb 13, 2023

Commits on Jan 30, 2023

  1. Fix lint errors

    Fix clippy lint errors for rust 1.67
    
    Signed-off-by: James Sturtevant <[email protected]>
    jsturtevant committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2e84ff6 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors for codegen

    Fix clippy lint errors for rust 1.67 for codegen
    
    Signed-off-by: James Sturtevant <[email protected]>
    jsturtevant committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    54aded1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Fix lint errors for macos

    Fix clippy lint errors for rust 1.67 for macos
    
    Signed-off-by: James Sturtevant <[email protected]>
    jsturtevant committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    418c775 View commit details
    Browse the repository at this point in the history
  2. rustfmt updates for 1.67

    rustfmt updates for 1.67 in codegen
    
    Signed-off-by: James Sturtevant <[email protected]>
    jsturtevant committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4ad4088 View commit details
    Browse the repository at this point in the history