[`to_string_trait_impl`]: avoid linting if the impl is a specialization Fixes #12263 Oh well... https://github.com/rust-lang/rust-clippy/pull/12122#issuecomment-1887765238 🙃 changelog: [`to_string_trait_impl`]: avoid linting if the impl is a specialization