An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-num/num-traits issues and pull requests

Labelled with: breaking change

#368 - Feature Request: Add `SimdElement` as trait bound to `Float` and `PrimInt`

Issue - State: closed - Opened by SciMind2460 5 months ago - 1 comment
Labels: breaking change

#320 - Add `Hash` as a trait bound for `PrimInt`

Issue - State: closed - Opened by obskyr almost 2 years ago - 2 comments
Labels: breaking change

#311 - move to `Required Associated Constants`

Pull Request - State: closed - Opened by BabaBert about 2 years ago - 1 comment
Labels: breaking change

#284 - Remove the `Copy` trait

Pull Request - State: open - Opened by LucaCiucci over 2 years ago - 2 comments
Labels: breaking change

#274 - `CheckedAdd` should probably not extend `Add`

Issue - State: open - Opened by popematt almost 3 years ago - 7 comments
Labels: breaking change

#248 - Improve `bounds.rs`

Pull Request - State: open - Opened by DoubleHyphen over 3 years ago - 3 comments
Labels: breaking change

#246 - add BITS associated constant to PrimInt

Pull Request - State: closed - Opened by umanwizard over 3 years ago - 1 comment
Labels: breaking change

#246 - add BITS associated constant to PrimInt

Pull Request - State: closed - Opened by umanwizard over 3 years ago - 1 comment
Labels: breaking change

#245 - [feature request] Remove `Copy` bound from `Real`

Issue - State: open - Opened by CraftSpider over 3 years ago - 1 comment
Labels: breaking change

#243 - [feature request] add Copy + PartialOrd + Sum + 'static supertraits to Num trait

Issue - State: open - Opened by chahld over 3 years ago - 2 comments
Labels: breaking change

#237 - PrimInt: Send + Sync

Issue - State: open - Opened by cassiersg almost 4 years ago
Labels: breaking change

#235 - Signed trait bounds too restrictive

Issue - State: open - Opened by mickvangelderen about 4 years ago - 1 comment
Labels: breaking change

#221 - `PrimInt` should imply `NumAssign`

Issue - State: open - Opened by sitd2813 over 4 years ago - 2 comments
Labels: breaking change

#213 - Make FloatConst members be const

Issue - State: open - Opened by jturner314 about 5 years ago - 6 comments
Labels: breaking change

#47 - Tracking issue for potential breaking changes

Issue - State: open - Opened by cuviper about 8 years ago - 17 comments
Labels: breaking change

#30 - Re-introduce the std feature

Pull Request - State: closed - Opened by cuviper about 8 years ago - 9 comments
Labels: breaking change

#15 - `std::num::Checked{Add,Sub,Mul,Div}` should have type parameters

Issue - State: closed - Opened by cuviper over 8 years ago - 6 comments
Labels: enhancement, breaking change, postponed