Thread overview
[Issue 4582] distinct field names constraint for std.typecons.Tuple
October 14, 2016
https://issues.dlang.org/show_bug.cgi?id=4582

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp
           Assignee|andrei@erdani.com           |nobody@puremagic.com

--
October 12, 2017
https://issues.dlang.org/show_bug.cgi?id=4582

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/4e8fa84ba227b2ff4662b2e2fcdeca57074bc2fd Fix Issue 4582 - distinct field names constraint for std.typecons.Tuple

https://github.com/dlang/phobos/commit/f24da9d895b6be51c0b1d196eb0c9d0e67f81dc1 Merge pull request #5725 from RazvanN7/Issue_4582

Fix Issue 4582 - distinct field names constraint for std.typecons.Tuple merged-on-behalf-of: MetaLang <MetaLang@users.noreply.github.com>

--
October 12, 2017
https://issues.dlang.org/show_bug.cgi?id=4582

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--
October 16, 2017
https://issues.dlang.org/show_bug.cgi?id=4582

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/4e8fa84ba227b2ff4662b2e2fcdeca57074bc2fd Fix Issue 4582 - distinct field names constraint for std.typecons.Tuple

https://github.com/dlang/phobos/commit/f24da9d895b6be51c0b1d196eb0c9d0e67f81dc1 Merge pull request #5725 from RazvanN7/Issue_4582

--