Skip to content

Fix build warnings and errors on nightly#7

Merged
jackpot51 merged 3 commits into
system76:masterfrom
crawfxrd:update-toolchain
Oct 21, 2021
Merged

Fix build warnings and errors on nightly#7
jackpot51 merged 3 commits into
system76:masterfrom
crawfxrd:update-toolchain

Conversation

@crawfxrd

Copy link
Copy Markdown
Member
  • Add license info to files
  • Update dependencies
  • Fix clippy warnings on nightly

Add SPDX headers and declare license in the manifest.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Fix warnings:
- unused_variables
- clippy::if_then_panic
- clippy::or_fun_call
- clippy::for_kv_map
- clippy::needless_borrow

Silence warnings:
- clippy::match_single_binding
- clippy::new_without_default
- clippy::from_str_radix_10
- clippy::needless_range_loop

Signed-off-by: Tim Crawford <tcrawford@system76.com>
@jackpot51 jackpot51 merged commit 2d672ad into system76:master Oct 21, 2021
@crawfxrd crawfxrd deleted the update-toolchain branch October 21, 2021 16:57
@crawfxrd crawfxrd mentioned this pull request Oct 27, 2021
28 tasks
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.

2 participants