num-traits/traits
Josh Stone b73cfa57bb traits: use `cast` items before `int`
For some reason, rustc 1.0.0 can't find `PrimInt` if it's before `cast`,
but later versions are fine with this.  That may have been a compiler
bug that was fixed.  Switching the order seems to work everywhere.
2016-03-25 16:12:56 -07:00
..
src traits: use `cast` items before `int` 2016-03-25 16:12:56 -07:00
Cargo.toml Fix subpackages metadata 2016-03-11 10:22:26 +01:00