https://issues.dlang.org/show_bug.cgi?id=22369
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/phobos pull request #8266 "Fix 22369 - Omit unreachable statements in std.concurrency" was merged into master: - 4cf70e6c431660461a0a705abf57ee329012f675 by MoonlightSentinel: Fix 22369 - Omit unreachable statements in std.concurrency Instantiating these templates with noreturn values / callbacks causes the versioned statements to become unreachable. https://github.com/dlang/phobos/pull/8266 --
