Copilot commented on code in PR #2002: URL: https://github.com/apache/auron/pull/2002#discussion_r2796725570
########## rust-toolchain.toml: ########## @@ -16,5 +16,5 @@ # under the License. [toolchain] -channel = "nightly-2025-05-09" +channel = "nightly-2025-12-15" Review Comment: The PR description states the upgrade is for "the past 45 days (2025-05-09 to 2025-12-15)", but the time span from May 9 to December 15, 2025 is approximately 220 days (about 7 months), not 45 days. Additionally, the linked issue #2001 mentions upgrading to "nightly-2025-06-23" (which would indeed be about 45 days from May 9), but the actual version being used here is "nightly-2025-12-15". Please verify which version is intended and correct the PR description accordingly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
