HaoYang670 opened a new issue, #2274:
URL: https://github.com/apache/arrow-rs/issues/2274

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   As the `const fn` related features have been stabilized in rust 1.61: 
https://github.com/rust-lang/rust/pull/93827, we could use more `const` 
functions in our code, such as the `OffsetSizeTrait` and some functions in 
Decimal.
   
   **Describe the solution you'd like**
   More constant folding is great!
   
   **Describe alternatives you've considered**
   We could not do this.
   
   **Additional context**
   
(https://blog.rust-lang.org/2022/05/19/Rust-1.61.0.html#more-capabilities-for-const-fn)
   


-- 
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: github-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to