num-traits icon indicating copy to clipboard operation
num-traits copied to clipboard

Officially deprecate `Saturating`

Open benluelo opened this issue 1 year ago • 2 comments

The Saturating trait was deprecated here: https://github.com/rust-num/num-traits/commit/86c31265f582d98ca58ff494567f1bbaf6aa4b5b, but not officially (i.e. no #[deprecated, reason = "..."] attribute). Is there a reason for this? Would it be possible to do this?

benluelo avatar Jan 29 '23 04:01 benluelo