Skip to content

chore: fix compiler warnings#280

Closed
OliW07 wants to merge 3 commits intoglzr-io:mainfrom
OliW07:chore/compiler-warnings
Closed

chore: fix compiler warnings#280
OliW07 wants to merge 3 commits intoglzr-io:mainfrom
OliW07:chore/compiler-warnings

Conversation

@OliW07
Copy link
Copy Markdown
Contributor

@OliW07 OliW07 commented Mar 31, 2026

Addressing various compiler warnings to clean up the build output.

Changes:

  • shell-util: Remove unstable slice_internals feature, add memchr crate dependency
  • systray-util: Handle PostMessageW return value with let _ =
  • desktop: Remove unused iterator_try_collect feature flag
  • widget_factory: Prefix placement with _ for non macos compilation
  • path_ext: Add #[allow(dead_code)] for to_relative method (helper function likely useful in future)
  • open_meteo_res: Add #[allow(dead_code)] for wind_direction field (feature pending [Feature Request] Add wind direction display to weather provider #279)
  • sys_tray: Fix lifetime elision in icon_image return type

@github-project-automation github-project-automation bot moved this to 📬 Needs triage in zebar Mar 31, 2026
@OliW07 OliW07 closed this Mar 31, 2026
@github-project-automation github-project-automation bot moved this from 📬 Needs triage to ✅ Done in zebar Mar 31, 2026
@OliW07
Copy link
Copy Markdown
Contributor Author

OliW07 commented Mar 31, 2026

Wrong branch 🤦- see #281

@OliW07 OliW07 deleted the chore/compiler-warnings branch March 31, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant