You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2024/02/08 14:42:11 UTC

(arrow-rs) branch clippy-lints updated (042bcfd641 -> 5cb269afcc)

This is an automated email from the ASF dual-hosted git repository.

tustvold pushed a change to branch clippy-lints
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


 discard 042bcfd641 Fix latest clippy lints
     add 5cb269afcc Fix latest clippy lints

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (042bcfd641)
            \
             N -- N -- N   refs/heads/clippy-lints (5cb269afcc)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 arrow-array/src/array/primitive_array.rs | 70 ++++++++++++++++----------------
 1 file changed, 35 insertions(+), 35 deletions(-)