[Issue 22685] Template function instantiated with lambda and overload is nested incorrectly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 17 21:39:37 UTC 2022


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

moonlightsentinel at disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg

--- Comment #1 from moonlightsentinel at disroot.org ---
The segfault was introduced by https://github.com/dlang/dmd/pull/12595, but the
underlying issue is the construction of a `TypeDelegate` from a `TypeErrror`

--


More information about the Digitalmars-d-bugs mailing list