pub(crate) fn prepare_conditions(config: &Config) -> PreparedConditionsExpand description
Uses information about the current target (and all targets) to pre-compute
a value (true or false) for a number of “conditions”. Those conditions can
then be used by ignore-* and only-* directives.