Skip to main content

target_failures

Function target_failures 

Source
pub fn target_failures(
    tech: &str,
    forge: &str,
    target: &Utf8Path,
) -> Vec<InvariantFailure>
Expand description

Judge what a landed file generates, keyed by (technology, forge).

A destination-keyed rule cannot reach such a file: the payload ships no copy and nothing records it, so no digest sees it drift away from the configuration it was generated from. Both files are read off the target’s own disk.