July 02, 2020
https://issues.dlang.org/show_bug.cgi?id=21001

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11356 "Fix issue 21001: alias protection is ignored if used before declaration." was merged into master:

- 7a3a2e3af7810c812d691d941bfe3ae892f678cd by Mathis Beer:
  Fix issue 21001: alias protection is ignored if used before declaration.

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

--
October 11, 2020
https://issues.dlang.org/show_bug.cgi?id=21001

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11831 "[dmd-cxx] fix Issue 21295: Add test for symbol lookup/resolve in compilation broken" was merged into dmd-cxx:

- 828a643338cf8834608227ea815d94acccdd2b77 by Mathis Beer:
  [dmd-cxx] Fix issue 21001: alias protection is ignored if used before
declaration.

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

--