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