https://issues.dlang.org/show_bug.cgi?id=12567
--- Comment #2 from [email protected] --- Yeah we need this, otherwise if the user imports a module but doesn't actually use it, they won't see any deprecation messages, and then it will just stop compiling when the module is dropped. --
