https://issues.dlang.org/show_bug.cgi?id=21892
mhh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from mhh <[email protected]> --- Deprecations ideally should trigger on use. Currently the behaviour is too conservative. Symmetry code can easily print hundreds of useless warnings due to this. --
