[][src]Function syntax::feature_gate::check_crate

pub fn check_crate(
    krate: &Crate,
    sess: &ParseSess,
    features: &Features,
    plugin_attributes: &[(Symbol, AttributeType)],
    unstable: UnstableFeatures
)