https://issues.dlang.org/show_bug.cgi?id=16291
--- Comment #7 from Steven Schveighoffer <[email protected]> --- (In reply to Ketmar Dark from comment #4) > for now, easy fix is to move that thing back to "std.encoding", as it seems > to not conflict with anything now. and probably create a new issue that > documents this behavior. This would bring back the cycle that it fixed. I should tell you that cycle detection is currently broken, see issue 16211. I was getting cycle errors with the fix for that issue until this fix was in place. --
