November 09, 2020
https://issues.dlang.org/show_bug.cgi?id=21372

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@FeepingCreature created dlang/dmd pull request #11940 "Fix issue 21372: remove premature deprecation check." fixing this issue:

- Fix issue 21372: remove premature deprecation check.

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

--
November 16, 2020
https://issues.dlang.org/show_bug.cgi?id=21372

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 #11940 "Fix issue 21372: remove premature deprecation check." was merged into stable:

- d3a058a13b2ba18caf0b2e20dfa2b856dc4491ae by Mathis Beer:
  Fix issue 21372: remove premature deprecation check.
  Keep the check only for variable declarations.

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

--