https://issues.dlang.org/show_bug.cgi?id=14232
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- Here are my thoughts as somebody who is responsible for ensuring that my employer's D code is ready for new compiler releases: Fixing something like this takes so little time that nobody cares. Actually, we do care. We care that the compiler helped us fix bad code. If you want an example of the kind of problem that industry D users face during compiler upgrades, look at #14169 instead of this. --
