Function rustc_builtin_macros::concat_bytes::invalid_type_err
source ยท fn invalid_type_err(
cx: &ExtCtxt<'_>,
token_lit: Lit,
span: Span,
is_nested: bool,
) -> ErrorGuaranteedExpand description
Emits errors for literal expressions that are invalid inside and outside of an array.