Skip to content

Warning cleanup in project #43

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

Merged
merged 4 commits into from
Nov 26, 2022
Merged

Conversation

schteve
Copy link
Collaborator

@schteve schteve commented Nov 18, 2022

A few quick and easy warnings in the build to clean up.

  • Unused struct members
  • Unused manifest key for thumbv8m target (it was used, but due to the period in the name was being misinterpreted)

Since there's no warnings in the build, set the CI script to deny warnings in the project build (warnings in the examples haven't been fixed yet and so are not denied).

Also ignore Cargo.lock as this file shouldn't be committed for a library crate.

@schteve schteve merged commit 2178ac2 into lobaro:master Nov 26, 2022
@schteve schteve deleted the warning-cleanup branch November 26, 2022 01:03
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.

1 participant