Skip to content

Lint warnings housekeeping#384

Merged
genusistimelord merged 8 commits into
iced-rs:mainfrom
tonybierman:lint-warnings-housekeeping
Dec 28, 2025
Merged

Lint warnings housekeeping#384
genusistimelord merged 8 commits into
iced-rs:mainfrom
tonybierman:lint-warnings-housekeeping

Conversation

@tonybierman

Copy link
Copy Markdown
Contributor

Fixed lint errors

  • src/widget/card.rs - Fixed 8 lint errors
  • src/widget/menu/menu_bar_overlay.rs - Fixed 3 lint errors
  • src/widget/menu/menu_tree.rs - Fixed 2 lint errors
  • src/widget/menu/menu_bar.rs - Fixed 1 lint error
  • src/widget/menu/common.rs - Fixed 1 lint error
  • src/widget/badge.rs - Fixed 1 lint error

Fixed tests warnings and errors

  • Fixed several warnings with unit and integration tests

Updated test workflow

  • test.yml updated to run cargo test --lib --tests --bins

All test pass without warnings or errors

# run all tests
cargo test --lib --tests --bins

@genusistimelord genusistimelord left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good thank you.

@genusistimelord genusistimelord merged commit 928b0ce into iced-rs:main Dec 28, 2025
2 checks passed
@tonybierman tonybierman deleted the lint-warnings-housekeeping branch December 29, 2025 10:48
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