pub(crate) fn warn_ignored_import_pragmas(resolver: &ModuleResolver)Expand description
Surface pragmas declared in imported modules on stderr. Pragmas are entry-file-scoped, so these directives are dropped at merge time; the warning keeps that scoping from being silent.