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

   As of this writing, most rust integer primitives have significant const 
APIs. The i256 type has some const functions, but many useful pieces are still 
not const.
   
   Noticed that while reading 
[this](https://github.com/apache/datafusion/pull/23631) DataFusion PR that had 
to do some manual const code wrangling.


-- 
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]

Reply via email to