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