[Issue 19975] object.opEquals(Object lhs, Object rhs) can skip typeid comparison when !lhs.opEquals(rhs)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 16 23:29:16 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19975

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2641 "Issue 19975 - object.opEquals(Object lhs,
Object rhs) can skip typeid comparison when !lhs.opEquals(rhs)" was merged into
master:

- b15ab7e93c88c810ef7962589550c24253903c4f by Nathan Sashihara:
  Issue 19975 - object.opEquals(Object lhs, Object rhs) can skip typeid
comparison when !lhs.opEquals(rhs)

https://github.com/dlang/druntime/pull/2641

--


More information about the Digitalmars-d-bugs mailing list