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