https://issues.dlang.org/show_bug.cgi?id=20186
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @CyberShadow created dlang/phobos pull request #7164 "Fix Issue 20186 - File size of "Hello, world" executable increased by 185KB" fixing this issue: - Fix Issue 20186 - File size of "Hello, world" executable increased by 185KB We can delay the std.format import until the relevant templates are instantiated. https://github.com/dlang/phobos/pull/7164 --
