digitalmars.D - So what's stopping -dip1008 from going default?
- FeepingCreature (4/4) Oct 01 2019 Recently ran into it because I'd love to be able to statically
- Seb (3/7) Oct 03 2019 https://github.com/dlang/dmd/pull/8508
Recently ran into it because I'd love to be able to statically prove that formatString is nogc for certain types and writers, but std.string uses enforce all over the place. What's the hold-up?
Oct 01 2019
On Wednesday, 2 October 2019 at 05:46:08 UTC, FeepingCreature wrote:Recently ran into it because I'd love to be able to statically prove that formatString is nogc for certain types and writers, but std.string uses enforce all over the place. What's the hold-up?https://github.com/dlang/dmd/pull/8508
Oct 03 2019