☰
In rustc_incremental::persist::file_format
In rustc_incremental::persist::file_format
Constants
FILE_MAGIC
HEADER_FORMAT_VERSION
RUSTC_VERSION
Functions
read_file
report_format_mismatch
rustc_version
save_in
write_file_header
?
Function
rustc_incremental
::
persist
::
file_format
::
report_format_mismatch
source
·
[
−
]
fn report_format_mismatch(
report_incremental_info:
bool
,
file: &
Path
,
message: &
str
)