rustc_incremental::persist::file_format

Function report_format_mismatch

Source
fn report_format_mismatch(
    report_incremental_info: bool,
    file: &Path,
    message: &str,
)