Searched refs:TargetCompatibleWith (Results 1 – 3 of 3) sorted by relevance
8 pub(crate) struct TargetCompatibleWith { struct12 impl TargetCompatibleWith { implementation14 TargetCompatibleWith { target_triples } in new()18 impl Serialize for TargetCompatibleWith { implementation68 let target_compatible_with = TargetCompatibleWith::new(BTreeSet::from([ in target_compatible_with()
204 pub(crate) target_compatible_with: Option<TargetCompatibleWith>,
22 SelectSet, Starlark, TargetCompatibleWith,691 TargetCompatibleWith::new( in make_common_attrs()