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

Some code cleanups #176

Merged
merged 2 commits into from Nov 3, 2019
Merged

Some code cleanups #176

merged 2 commits into from Nov 3, 2019

Commits on Oct 31, 2019

  1. Minor code clean-ups

    as suggested by clippy
    mbrubeck committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    61b964a View commit details
    Browse the repository at this point in the history
  2. Revert "Make use of NonNull"

    This reverts commit 1a8a550.
    
    This didn't actually provide any size optimization benefits, and the
    code is slightly simpler without it.
    mbrubeck committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    0e8f5e9 View commit details
    Browse the repository at this point in the history