Function rustc_builtin_macros::cfg_eval::cfg_eval

source ·
pub(crate) fn cfg_eval(
    sess: &Session,
    features: &Features,
    annotatable: Annotatable,
    lint_node_id: NodeId
) -> Annotatable