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