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 clippy errors #235

Merged
merged 4 commits into from
Jul 8, 2022
Merged

Fix some clippy errors #235

merged 4 commits into from
Jul 8, 2022

Commits on Jul 6, 2022

  1. fix lazy eval warning

    Peterix committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    bd22e6a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. add clippy allow for overlapping arms because of duplicate commands i…

    …n the spirv grammar e.g. KHR extensions turning offical
    Peterix committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    44e540f View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    Peterix committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    6f6970b View commit details
    Browse the repository at this point in the history
  3. Revert "add clippy allow for overlapping arms because of duplicate co…

    …mmands in the spirv grammar e.g. KHR extensions turning offical"
    
    This reverts commit 44e540f.
    Peterix committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    8fd29ab View commit details
    Browse the repository at this point in the history