mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 04:37:45 +00:00
Make `{Arc,Rc,Weak}::ptr_eq` ignore pointer metadata
FCP completed in https://github.com/rust-lang/rust/issues/103763#issuecomment-1362267967
Closes #103763