https://issues.dlang.org/show_bug.cgi?id=22373
--- Comment #3 from Dlang Bot <[email protected]> --- dlang/dmd pull request #13149 "merge stable" was merged into master: - 6f0fc97dffa0745af1b2f39a8a7022c8afd69e57 by MoonlightSentinel: Fix 22373 - Handle casts from noreturn in e2ir.d Ignore the cast and only emit the `noreturn` expression - which will abort / throw and hence never reach the cast. https://github.com/dlang/dmd/pull/13149 --
