Skip to content

chore(clippy): remove literal_string_with_formatting_args allow, no longer required#14238

Merged
zerosnacks merged 1 commit intomasterfrom
zerosnacks/remove-literal-string-formatting-args-allow
Apr 10, 2026
Merged

chore(clippy): remove literal_string_with_formatting_args allow, no longer required#14238
zerosnacks merged 1 commit intomasterfrom
zerosnacks/remove-literal-string-formatting-args-allow

Conversation

@decofe
Copy link
Copy Markdown
Contributor

@decofe decofe commented Apr 10, 2026

The upstream clippy false-positive bug (rust-lang/rust-clippy#13885) was fixed in rust-lang/rust-clippy#13953 (merged Feb 2025). The workaround is no longer needed.

Prompted by: zerosnacks

The upstream clippy bug (rust-lang/rust-clippy#13885) was fixed in
rust-lang/rust-clippy#13953 (merged Feb 2025). The workaround is no
longer needed.

Co-Authored-By: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
@zerosnacks zerosnacks changed the title chore: remove literal_string_with_formatting_args allow chore: remove literal_string_with_formatting_args allow, no longer required Apr 10, 2026
@zerosnacks zerosnacks changed the title chore: remove literal_string_with_formatting_args allow, no longer required chore(clippy): remove literal_string_with_formatting_args allow, no longer required Apr 10, 2026
@zerosnacks zerosnacks enabled auto-merge (squash) April 10, 2026 12:10
@zerosnacks zerosnacks merged commit 29c5f5e into master Apr 10, 2026
15 checks passed
@zerosnacks zerosnacks deleted the zerosnacks/remove-literal-string-formatting-args-allow branch April 10, 2026 12:15
@github-project-automation github-project-automation bot moved this to Done in Foundry Apr 10, 2026
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.

3 participants