pub(crate) fn generate_is_empty_from_len( acc: &mut Assists, ctx: &AssistContext<'_, '_>, ) -> Option<()>