Skip to content

fix unnecessary casting and resulting clippy warning.#594

Open
moritz-gross wants to merge 1 commit into
daisy:mainfrom
moritz-gross:fix-unnecessary-string-casting
Open

fix unnecessary casting and resulting clippy warning.#594
moritz-gross wants to merge 1 commit into
daisy:mainfrom
moritz-gross:fix-unnecessary-string-casting

Conversation

@moritz-gross
Copy link
Copy Markdown
Collaborator

@moritz-gross moritz-gross commented Jun 7, 2026

type &'static str instead of String is ok.

type &'static str instead of String is ok.
@moritz-gross moritz-gross requested a review from NSoiffer June 7, 2026 00:15
@moritz-gross
Copy link
Copy Markdown
Collaborator Author

moritz-gross commented Jun 7, 2026

@NSoiffer some code you uncommented 2 commits ago causes cargo clippy in CI to fail.

@moritz-gross moritz-gross self-assigned this Jun 7, 2026
@moritz-gross moritz-gross added the rust Coding in Rust label Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rust Coding in Rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant