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