Clear the two clippy warnings the server had left
`useless_conversion` on a `&'static str` fixture field and a `redundant_closure`
around `Cow::into_owned`. Both pre-existing; the crate now has no clippy
warnings of its own.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-22 03:51 UTC