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

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #12440 "fix Issue 21831 - Wrong deprecation message in template parameters before evaluating constraints" fixing this issue:

- fix Issue 21831 - Wrong deprecation message in template parameters before evaluating constraints

https://github.com/dlang/dmd/pull/12440

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

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/dmd pull request #12440 "fix Issue 21831 - Wrong deprecation message in template parameters before evaluating constraints" was merged into master:

- 52466a6deab25cf5314186b329116e4801b741de by Iain Buclaw:
  fix Issue 21831 - Wrong deprecation message in template parameters before
evaluating constraints

https://github.com/dlang/dmd/pull/12440

--