https://issues.dlang.org/show_bug.cgi?id=21723
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @FeepingCreature updated dlang/dmd pull request #14176 "Fix issue 23148: Generate invariant id on the basis of location rather than counter." fixing this issue: - Fix issue 23148, 21723: Generate invariant id on the basis of location rather than counter. This makes __invariant more resilient to template order issues. https://github.com/dlang/dmd/pull/14176 --
