https://issues.dlang.org/show_bug.cgi?id=20425
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @aliak00 updated dlang/phobos pull request #7298 "Fix issue 20425: Remove Proxy.opCmp constraints" fixing this issue: - Fix issue 20425: Remove Proxy.opCmp constraints They fail with types that have an opCmp defined and are value types. https://github.com/dlang/phobos/pull/7298 --
