All use declarations need to be directly placed in the top-level module anyway, knowing the submodule doesn't really help. The header that has the offending #include can easily be seen in the diagnostics source location.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Makes sense -- as dependencies can only be declared on top-level modules, that's what we should be talking about here.