Function rustc_builtin_macros::concat_bytes::invalid_type_err

source ·
fn invalid_type_err(
    cx: &ExtCtxt<'_>,
    token_lit: Lit,
    span: Span,
    is_nested: bool
) -> ErrorGuaranteed
Expand description

Emits errors for literal expressions that are invalid inside and outside of an array.