xxchan commented on PR #849:
URL: https://github.com/apache/iceberg-rust/pull/849#issuecomment-2562915103

   What about simply removing the msrv check now and fix it as a follow-up?
   
   > I think we need `-Z minimal-versions`. We only need to protect that the 
version we specify in `Cargo.toml` works with msrv.
   
   It doesn't work 🤪
   
   ```
   ❯ cargo  -Z minimal-versions build   
   error: the `-Z` flag is only accepted on the nightly channel of Cargo, but 
this is the `stable` channel
   ```


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to