[Issue 24177] Array literal can implicitly convert to an expected type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 8 10:32:37 UTC 2023


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

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dlang.org pull request #3701 "[spec] Array literal can implicitly convert
to an expected type" was merged into master:

- f8b63d265ed13baf952e5e326f82a9199269bf52 by Nick Treleaven:
  [spec] Array literal can implicitly convert to an expected type

  Fix Issue 24177 - Array literal can implicitly convert to an expected type.

  Use this feature to avoid casting elements manually in example.

https://github.com/dlang/dlang.org/pull/3701

--


More information about the Digitalmars-d-bugs mailing list