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 Many Of The Warnings #928

Merged
merged 3 commits into from
Nov 30, 2022
Merged

Commits on Nov 3, 2022

  1. Fix Many Of The Warnings

    This is by no means all of them, but it is many of them, especially the very benign ones such as unused parameters.
    
    There are a few more involved changes, such as deprecating a few methods and adding a few replacements. For example,
    
    * The new `check_` methods in `Test`.
    * The `with` methods in the `trait R` type.
    isomarcte committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    9985b2c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    ad6889d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9a7385 View commit details
    Browse the repository at this point in the history