https://issues.dlang.org/show_bug.cgi?id=12980
--- Comment #3 from Yuriy <[email protected]> --- Ah, ok. Initially the bug was found when using std.digest.toHexString instead of getSomeString in my example. So should we add a @safe to toHexString and then wait for 8838 fix? --
