Function rustc_parse::validate_attr::check_attribute_safety

source ยท
pub fn check_attribute_safety(
    psess: &ParseSess,
    safety: AttributeSafety,
    attr: &Attribute,
)