There is a test in `std.format` which still fails on MinGW right now: https://github.com/ldc-developers/phobos/blob/4d8ca34057c8bdf7f3705f6c5c16922cae080dfb/std/format.d#L3155 Seems to be ABI-related.
There is a test in
std.formatwhich still fails on MinGW right now: https://github.com/ldc-developers/phobos/blob/4d8ca34057c8bdf7f3705f6c5c16922cae080dfb/std/format.d#L3155Seems to be ABI-related.