Xuanwo commented on PR #849: URL: https://github.com/apache/iceberg-rust/pull/849#issuecomment-2562871196
> We can verify that currently CI uses nightly, instead of `rust_msrv` Hi, it is intentional that we are using the nightly version for CI, as specified in https://github.com/apache/iceberg-rust/blob/21d95681d7a0500199c6c01a367f37441743bf4f/rust-toolchain.toml#L19-L20. We use the nightly toolchain for formatting and linting with Clippy. For more context: https://github.com/apache/iceberg-rust/issues/440 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
