mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
79f38b7914
Use `addr_eq` in `{Arc,Rc}::ptr_eq`
Since it's made for stuff like this (see #106447)