Skip to content

Conversation

@slfan1989
Copy link
Contributor

Which issue does this PR close?

Closes #2001

Rationale for this change

Upgrade the Rust nightly toolchain to incorporate compiler improvements, bug fixes, and optimizations from the past 45 days (2025-05-09 to 2025-06-23).

What changes are included in this PR?

  • Update rust-toolchain.toml: nightly-2025-05-09nightly-2025-06-23
  • All components (rust-src, cargo, rustfmt, clippy) remain unchanged

Are there any user-facing changes?

No.

How was this patch tested?

CI pipeline verification

@slfan1989
Copy link
Contributor Author

@cxzl25 @richox Could you please review this PR? Thanks a lot!

@cxzl25
Copy link
Contributor

cxzl25 commented Feb 11, 2026

I remember that using nightly-2025-06-20 would cause JVM crash. I am not sure if it has been fixed now.

#1126

@slfan1989
Copy link
Contributor Author

I remember that using nightly-2025-06-20 would cause JVM crash. I am not sure if it has been fixed now.

#1126

@cxzl25 Thank you so much for the reply! I tried searching for it, but couldn’t find any information about a JVM crash caused on 2025-06-20. However, Iceberg-Rust is already using 2025-06-23. Should we give it a try?

https://github.com/apache/iceberg-rust/blob/main/rust-toolchain.toml

@richox
Copy link
Contributor

richox commented Feb 11, 2026

i suggest to use a more recent nightly version (if it works)

@slfan1989
Copy link
Contributor Author

i suggest to use a more recent nightly version (if it works)

Thanks for the suggestion! I’ll try a more recent nightly version.

@slfan1989 slfan1989 changed the title [AURON #2001] Upgrade Rust nightly toolchain to 2025-06-23. [AURON #2001] Upgrade Rust nightly toolchain to 2025-12-15. Feb 11, 2026
Signed-off-by: slfan1989 <slfan1989@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade Rust nightly toolchain to 2025-06-23

3 participants