rustc_builtin_macros::alloc_error_handler

Function expand

Source
pub(crate) fn expand(
    ecx: &mut ExtCtxt<'_>,
    _span: Span,
    meta_item: &MetaItem,
    item: Annotatable,
) -> Vec<Annotatable>