pub fn discover_source_files( root: &Path, files: &[PathBuf], project: Option<String>, ) -> Result<SourceFileSet>