https://issues.dlang.org/show_bug.cgi?id=20186
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/phobos pull request #7164 "Fix Issue 20186 - File size of "Hello, world" executable increased by 185KB" was merged into master: - fe87dc7c4216f7f695ccf3500f92af0cece3d60b by Vladimir Panteleev: 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 --
