mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
51c89a45d9
[`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