compiletest::header::auxiliary

Function parse_and_update_aux

source
pub(super) fn parse_and_update_aux(
    config: &Config,
    ln: &str,
    aux: &mut AuxProps,
)
Expand description

If the given test directive line contains an aux-* directive, parse it and update AuxProps accordingly.