https://issues.dlang.org/show_bug.cgi?id=14838
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rejects-valid CC| |[email protected] Summary|Wrong attribute inference |[REG 2.066] Wrong attribute |for auto-generated class |inference for |destructor with static |auto-generated class |array of non-POD type |destructor with static | |array of non-POD type Severity|normal |regression --- Comment #1 from [email protected] --- This is a regression in 2.066. Digger says it's been introduced by https://github.com/D-Programming-Language/dmd/pull/3301 --
