Skip to main content

filter_by_changed_files

Function filter_by_changed_files 

Source
pub fn filter_by_changed_files(
    results: &mut AnalysisResults,
    changed_files: &FxHashSet<PathBuf>,
)
Expand description

Scope dead-code results to findings affected by changed files.