Skip to content

fix: replace byte array literals to fix clippy warnings#950

Open
gzordrai wants to merge 1 commit into
rsonquery:mainfrom
gzordrai:#949-verify-clippy
Open

fix: replace byte array literals to fix clippy warnings#950
gzordrai wants to merge 1 commit into
rsonquery:mainfrom
gzordrai:#949-verify-clippy

Conversation

@gzordrai
Copy link
Copy Markdown

Short description

Replaced byte array literals to fix clippy::byte_char_slices warnings (Rust >= 1.81.0).

Issue

Resolves: #949

Checklist

All of these should be ticked off before you submit the PR.

  • I ran just verify locally and it succeeded.
  • Issue was given go ahead and is linked above OR I have included justification for a minor change.
  • Unit tests for my changes are included OR no functionality was changed.

@gzordrai gzordrai mentioned this pull request May 12, 2026
3 tasks
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.

verify-clippy task fails on Rust >= 1.81.0

1 participant