fn sources_to_compile_from_artifacts(
config: &Config,
test_filter: &ProjectPathsAwareFilter,
artifacts: &ProjectCompileOutput,
test_matcher: &TestFunctionMatcher<'_>,
) -> BTreeSet<PathBuf>fn sources_to_compile_from_artifacts(
config: &Config,
test_filter: &ProjectPathsAwareFilter,
artifacts: &ProjectCompileOutput,
test_matcher: &TestFunctionMatcher<'_>,
) -> BTreeSet<PathBuf>