Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: update rust nightly and packed_simd #525

Merged
merged 1 commit into from
Jul 6, 2021

Conversation

ritchie46
Copy link
Contributor

Which issue does this PR close?

This updates the nightly version in CI to a recent version. This should fix some problems that arise when compiling simd on latest nightly rustc version.

Closes #517

@github-actions github-actions bot added the arrow Changes to the arrow crate label Jul 6, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #525 (aa77150) into master (21d69ca) will not change coverage.
The diff coverage is n/a.

❗ Current head aa77150 differs from pull request most recent head 1ea1c26. Consider uploading reports for the commit 1ea1c26 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #525   +/-   ##
=======================================
  Coverage   82.54%   82.54%           
=======================================
  Files         167      167           
  Lines       45956    45956           
=======================================
  Hits        37933    37933           
  Misses       8023     8023           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21d69ca...1ea1c26. Read the comment docs.

@alamb
Copy link
Contributor

alamb commented Jul 6, 2021

Thanks @ritchie46

@alamb alamb merged commit fc08c3a into apache:master Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update rustc and packed_simd in CI before 5.0 release
3 participants