Skip to content

fix: float-literal-f32-fallback fcw, useless_borrows_in_formatting clippy warning#19

Merged
httpsworldview merged 1 commit into
httpsworldview:mainfrom
edwloef:float-literal-f32-fallback
Jul 13, 2026
Merged

fix: float-literal-f32-fallback fcw, useless_borrows_in_formatting clippy warning#19
httpsworldview merged 1 commit into
httpsworldview:mainfrom
edwloef:float-literal-f32-fallback

Conversation

@edwloef

@edwloef edwloef commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes a future-compatibility warning emitted when compiling with newer compiler versions (rust-lang/rust#154024) and a clippy warning emitted by newer versions of clippy. Contains no user-visible behavior changes.

Checklist

  • I read CONTRIBUTING.md.
  • Commits include a Signed-off-by: footer.
  • I added or updated tests, or explained why not.
  • I updated documentation when user-visible behavior changed.
  • If AI tools were used, I reviewed the result carefully.

…` clippy warning

Signed-off-by: edwloef <edwin.frank.loeffler@gmail.com>
@httpsworldview

Copy link
Copy Markdown
Owner

Looks good to me, thank you!

@httpsworldview httpsworldview merged commit 55ee808 into httpsworldview:main Jul 13, 2026
1 check passed
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