fn handle_array_element( cx: &mut ExtCtxt<'_>, has_errors: &mut bool, missing_literals: &mut Vec<Span>, expr: &P<Expr>) -> Option<u8>