rustc_attr_parsing

Function allow_internal_unstable

Source
pub fn allow_internal_unstable<'a>(
    sess: &'a Session,
    attrs: &'a [impl AttributeExt],
) -> impl Iterator<Item = Symbol> + 'a