rustc_
incremental
1.87.0-nightly
(43a2e9d2c 2025-03-17)
In rustc_
incremental::
persist::
file_
format
Constants
FILE_MAGIC
HEADER_FORMAT_VERSION
Functions
read_file
report_format_mismatch
rustc_version
save_in
write_file_header
rustc_incremental
::
persist
::
file_format
Constant
HEADER_FORMAT_VERSION
Copy item path
Settings
Help
Summary
Source
const HEADER_FORMAT_VERSION:
u16
= 0;
Expand description
Change this if the header format changes.