What is the problem the feature request solves?
Comet currently uses nightly Rust because of two features:
int_roundings
specialization
We should investigate whether we can avoid depending on them and switch to stable Rust.
Describe the potential solution
No response
Additional context
No response
What is the problem the feature request solves?
Comet currently uses nightly Rust because of two features:
int_roundingsspecializationWe should investigate whether we can avoid depending on them and switch to stable Rust.
Describe the potential solution
No response
Additional context
No response