mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
bc3e97a277
Remove custom `PartialEq` impls for `LocalInternedString`. This is on-trend with the recent changes simplifying `LocalInternedString` and reducing its use. r? @petrochenkov