Skip to content

chore: Fix compiler warnings#281

Open
OliW07 wants to merge 1 commit intoglzr-io:mainfrom
OliW07:chore/compiler-warnings-fixed
Open

chore: Fix compiler warnings#281
OliW07 wants to merge 1 commit intoglzr-io:mainfrom
OliW07:chore/compiler-warnings-fixed

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📬 Needs triage

Development

Successfully merging this pull request may close these issues.

1 participant