https://issues.dlang.org/show_bug.cgi?id=22672

Dlang Bot <[email protected]> changed:

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

--- Comment #1 from Dlang Bot <[email protected]> ---
@kubo39 updated dlang/dmd pull request #13501 "Fix Issue 22672 - Allow casting
from TypeTuple to TypeTuple" fixing this issue:

- Fix Issue 22672 - Allow casting from TypeTuple to TypeTuple

  Currently DMD does not allow casting to TypeTuple even if they
  are the same type is.
  This is a bit odd, so only allow it in certain case.

  Co-authored-by: Boris Carvajal <[email protected]>

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

--

Reply via email to