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

Add all-features flag to clippy. #667

Merged
merged 3 commits into from Aug 23, 2022

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    6e198aa View commit details
    Browse the repository at this point in the history
  2. Solve large-enum-variant warnings.

    Boxed all large variants.
    nihohit committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    8d279f8 View commit details
    Browse the repository at this point in the history
  3. Fix borrow-deref-ref warning.

    nihohit committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    698ba30 View commit details
    Browse the repository at this point in the history