https://issues.dlang.org/show_bug.cgi?id=14197
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Vladimir Panteleev <[email protected]> --- (In reply to Jacob Carlborg from comment #0) > The commit that introduced the regression seems to be: > 8b361fb217f87ac32c8904fb520cd301d2bc327a. (In reply to Martin Nowak from comment #2) > I think you got hit by our famous import issue 314 and the localization of > imports here https://github.com/D-Programming-Language/phobos/pull/2675. My bisection result is pointing at neither of these, but rather at https://github.com/D-Programming-Language/phobos/pull/2717 --
