mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
36d8f5cbfc
fix comparing wide raw pointers Fixes https://github.com/rust-lang/rust/issues/96169 However I am not sure if these are the correct semantics. I'll wait for confirmation in that issue.