pub(crate) const ALL_TARGETS: &'static [Policy];
Expand description
This is the list of all targets to which a attribute can be applied This is used for:
rustc_dummy
, which can be applied to all targets- Attributes that are not parted to the new target system yet can use this list as a placeholder