pub(crate) fn collect_local_sources( tcx: TyCtxt<'_>, src_root: &Path, krate: &Crate, ) -> FxIndexMap<PathBuf, String>