bmputil
Fix: clippy lints and formatting
#40
Merged

Fix: clippy lints and formatting #40

esden merged 21 commits into main from fix/clippy-lints-and-formatting
dragonmux
dragonmux misc: Added a VSCode editor configuration for the workspace
e0ead0f5
dragonmux misc: Updated the `rustfmt` configuration for the project against lat…
5d180b66
dragonmux misc: Reformatted the code base with rustfmt nightly
e99d5406
dragonmux dragonmux added this to the v1.0 release milestone 356 days ago
dragonmux dragonmux requested a review from esden esden 356 days ago
dragonmux dragonmux added enhancement
semanticdiff-com
esden
esden requested changes on 2025-06-23
dragonmux misc: Switch the indentation to tabs for consistency with the main pr…
68ae88cd
dragonmux bmp: Fixed a clippy lint about using a `match` where a `if let` would…
65779833
dragonmux metadata: Cleaned up how the validator runs over the metadata
b4a11328
dragonmux switcher: Removed some superfluous refs and cleaned up how we extract…
16c5fb2a
dragonmux flasher: Cleaned up the error handling with `inspect_err()`
99022e27
dragonmux elf: Make use of `and_then()` to more cleanly map the ARM exidx secti…
cdf47ca9
dragonmux docs_viewer: Cleanup in how the last row is located for the help text
90775c6c
dragonmux bmp: Cleaned up some of the match handling for BmpMatcher::find_match…
95db151b
dragonmux bmputil-cli: Cleaned up in the implementation of update_probe()
d608d45e
dragonmux probe_identity: Cleaned up in the implementation of the version parsi…
29c70c30
dragonmux flasher: Cleaned up after the previous clippy fixes
abfe3725
dragonmux firmware_selector: Switched the implementation of complete() to use a…
9d60d3ae
dragonmux docs_viewer: Cleaned up use of `&String` with `&str` to avoid new obj…
f9e23c5a
dragonmux metdata/structs: Shut clippy up about ToString vs Display for values …
bc24b252
dragonmux probe_identity: Fixed the ordering semantics for the version types pe…
64609824
dragonmux probe_identity: Made use of clippy lints to simplify the version unpa…
c0352538
dragonmux bmp: Removed the unsafe mutable functions for BmpDevice internals as …
6fbd47b2
dragonmux bmp: rustfmt says we have to format this like this.. *sighs*
506f4b69
dragonmux dragonmux force pushed from 6d45d159 to 506f4b69 356 days ago
dragonmux
esden
esden approved these changes on 2025-06-23
esden esden merged 506f4b69 into main 356 days ago
dragonmux dragonmux deleted the fix/clippy-lints-and-formatting branch 356 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone