Skip to main content

ADAPTER_VERSION

Constant ADAPTER_VERSION 

Source
pub const ADAPTER_VERSION: u8 = 2;
Expand description

Version of the rustc argument and input model used to construct keys.

Bumped to 2 when the dep-info and diagnostics stored with a result stopped carrying the publishing checkout’s absolute paths. Entries written before that hold the old spelling, and nothing in them says so, so they are retired by the key rather than restored into a checkout they do not describe.