https://issues.dlang.org/show_bug.cgi?id=22647
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/phobos pull request #8350 "Fix Issue 22647 - [std.variant.Variant] Cannot compare types compliant with null comparison with 'null'" was merged into master: - b901b5fb50d280c6ba4203646189e425adab411d by João Lourenço: std.variant: Add Variant unittests for 'null' comparisons Fix Issue #22647 - [std.variant.Variant] Cannot compare types compliant with null comparison with 'null' Signed-off-by: João Lourenço <[email protected]> https://github.com/dlang/phobos/pull/8350 --
