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 build warnings and clippy warnings #328

Merged
merged 6 commits into from
Jul 10, 2024
Merged

Commits on Jul 5, 2024

  1. fix build warnings

    dhilipsiva committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9742ed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aedc410 View commit details
    Browse the repository at this point in the history
  3. build: Set default Rust version and add code formatting tools

    - Added `rust-toolchain.toml` file with `channel` set to `"1.79.0"`
    - Added `rustfmt` and `clippy` components
    dhilipsiva committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d31d912 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    580e7ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffb1dea View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    324c3ba View commit details
    Browse the repository at this point in the history