Thread overview
[Issue 21801] std.typecons.ReplaceType does not work for `in` parameters
Apr 05, 2021
Dlang Bot
Apr 15, 2021
Dlang Bot
Apr 27, 2021
Dlang Bot
April 05, 2021
https://issues.dlang.org/show_bug.cgi?id=21801

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@JohanEngelen created dlang/phobos pull request #7937 "fix Issue 21801 - std.typecons.ReplaceType does not work for `in` parameters" fixing this issue:

- fix Issue 21801 - std.typecons.ReplaceType does not work for `in` parameters

  See related: https://github.com/dlang/phobos/pull/7570

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

--
April 15, 2021
https://issues.dlang.org/show_bug.cgi?id=21801

Dlang Bot <dlang-bot@dlang.rocks> changed:

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7937 "fix Issue 21801 - std.typecons.ReplaceType does not work for `in` parameters" was merged into stable:

- a3261ccb0d238f0ef5fc19fe8d2eab4fcfac0c4c by Johan Engelen:
  fix Issue 21801 - std.typecons.ReplaceType does not work for `in` parameters

  See related: https://github.com/dlang/phobos/pull/7570

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

--
April 27, 2021
https://issues.dlang.org/show_bug.cgi?id=21801

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8012 "merge stable" was merged into master:

- b8cdef5ffcc3e9c9c65df27387247d53629cf2df by Johan Engelen:
  fix Issue 21801 - std.typecons.ReplaceType does not work for `in` parameters

  See related: https://github.com/dlang/phobos/pull/7570

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

--