Skip to content

refactor: Reorder attributes#12

Open
spencerwilson wants to merge 2 commits intoElection-Tech-Initiative:mainfrom
spencerwilson:resolve-warning
Open

refactor: Reorder attributes#12
spencerwilson wants to merge 2 commits intoElection-Tech-Initiative:mainfrom
spencerwilson:resolve-warning

Conversation

@spencerwilson
Copy link
Copy Markdown

@spencerwilson spencerwilson commented Jan 27, 2022

Issue

Fixes #11

Description

Reordering the attributes seems to resolve the warning.

Testing

% cargo check
    Checking electionguard_verify v0.1.0 (/Users/ssw/code/electionguard-verifier)
    Finished dev [unoptimized + debuginfo] target(s) in 0.37s

Checklist

🚨Please review the guidelines for contributing to this repository.

  • 🤔 CONSIDER adding a unit test if your PR resolves an issue.
  • DO check open PR's to avoid duplicates.
  • DO keep pull requests small so they can be easily reviewed.
  • DO build locally before pushing.
  • DO make sure tests pass.
  • DO make sure any new changes are documented.
  • DO make sure not to introduce any compiler warnings.
  • AVOID breaking the continuous integration build.
  • AVOID making significant changes to the overall architecture.

💔Thank you!

@spencerwilson spencerwilson changed the title refactor: Resolve compiler warning refactor: Reorder attributes Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compiler warning in src/main.rs

1 participant