Function rustc_incremental::persist::file_format::report_format_mismatch

source ยท
fn report_format_mismatch(
    report_incremental_info: bool,
    file: &Path,
    message: &str,
)