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

Support stable Rust #214

Closed
alamb opened this issue Apr 26, 2021 · 2 comments
Closed

Support stable Rust #214

alamb opened this issue Apr 26, 2021 · 2 comments
Labels
arrow Changes to the arrow crate

Comments

@alamb
Copy link
Contributor

alamb commented Apr 26, 2021

Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-6717

I'm creating this issue to track all the stories we need to implement to be able to use stable Rust.

  • Specialization
@alamb alamb added the arrow Changes to the arrow crate label Apr 26, 2021
@alamb
Copy link
Contributor Author

alamb commented Apr 26, 2021

Comment from Andrew Lamb(alamb) @ 2020-12-15T21:26:46.102+0000:

Update: As of Dec 2020 Arrow will work with stable Rust by default. If we enable the `simd` features, nightly rust is still required

Comment from Qingyou Meng(mqy) @ 2021-01-06T11:24:12.097+0000:

The latest `rustfmt` available on my local machine is:

```

$ rustfmt +nightly --version

rustfmt 1.4.30-nightly (acd94866 *2020-12-20*)

```

@alamb
Copy link
Contributor Author

alamb commented Apr 26, 2021

Closing this one in favor of a more specific task (arrow/parquet all work with stable, though the simd feature still requires nightly)

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

No branches or pull requests

2 participants