mozilla/rust-code-analysis

Do not allocate when comparing languages with the PartialEq trait

Luni-4 opened this issue · 0 comments

Clippy signals, with the cmp_owned lint, that there are allocations when languages are compared with the PartialEq trait