https://issues.dlang.org/show_bug.cgi?id=16211
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/4b161d5771b458916cc1503969d592c89cc5768b Fixes issue 16211 - Fix cycle detection algorithm. Left the old algorithm there to make the diff uncomplicated. https://github.com/dlang/druntime/commit/0c912c4bd6aed8c0c01bb21eef0f7a418a773b6e Merge pull request #1602 from schveiguy/fixcycles Fix issue 16211 - Cyclic dependencies broken again --
