[Issue 24318] Nullable should support non-copyable objects

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24318

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dlang Bot  ---
dlang/phobos pull request #8874 "Fix Issue 24318 - Nullable should support
non-copyable objects" was merged into master:

- 7033b5c0f0d923f20ba1dae350d143bd8fd92451 by Vladimir Panteleev:
  std.typecons: Support non-copyable types

  Fixes issue 24318.

https://github.com/dlang/phobos/pull/8874

--


[Issue 24318] Nullable should support non-copyable objects

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24318

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@CyberShadow created dlang/phobos pull request #8874 "Fix Issue 24318 -
Nullable should support non-copyable objects" fixing this issue:

- std.typecons: Support non-copyable types

  Fixes issue 24318.

https://github.com/dlang/phobos/pull/8874

--


[Issue 24318] Nullable should support non-copyable objects

2024-01-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24318

Vladimir Panteleev  changed:

   What|Removed |Added

   Assignee|nob...@puremagic.com|dlang-bugzilla@thecybershad
   ||ow.net

--