Skip to content

Conversation

@mbrobbel
Copy link
Member

Which issue does this PR close?

Rationale for this change

Rust 1.85.0 is now the latest stable release.

What changes are included in this PR?

  • Bumps the MSRV to 1.82.0
  • Bumps the version in rust-toolchain.toml to 1.85.0

Are these changes tested?

CI.

Are there any user-facing changes?

Yes, MSRV bump.

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@github-actions github-actions bot added the common Related to common crate label Feb 21, 2025
@github-actions github-actions bot added logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates labels Feb 21, 2025
@comphead comphead merged commit 3750dc9 into apache:main Feb 21, 2025
26 checks passed
@mbrobbel mbrobbel deleted the rust-version-bump branch February 21, 2025 15:32
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woohoo for one of the least disruptive Rust upgrades in a while

ozankabak pushed a commit to synnada-ai/datafusion-upstream that referenced this pull request Feb 25, 2025
* Bump MSRV to 1.82, toolchain to 1.85

* Fix some clippy warnings

* Fix more clippy warnings
gabotechs added a commit to DataDog/datafusion that referenced this pull request Mar 20, 2025
gabotechs added a commit to DataDog/datafusion that referenced this pull request Mar 20, 2025
gabotechs added a commit to DataDog/datafusion that referenced this pull request Apr 21, 2025
gabotechs added a commit to DataDog/datafusion that referenced this pull request Apr 21, 2025
gabotechs added a commit to DataDog/datafusion that referenced this pull request Apr 21, 2025
gabotechs added a commit to DataDog/datafusion that referenced this pull request Apr 22, 2025
wiedld pushed a commit to influxdata/arrow-datafusion that referenced this pull request May 21, 2025
* Bump MSRV to 1.82, toolchain to 1.85

* Fix some clippy warnings

* Fix more clippy warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to common crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Rust 1.85

3 participants