https://issues.dlang.org/show_bug.cgi?id=22685
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |rg --- Comment #1 from [email protected] --- 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` --
