Vendor deprecated/unstable traits from std::num

This commit brings in a load of unstable and/or deprecated traits from
the `std::num` module. These traits provide for some degree of generic
programming over numeric types. They are not stable in `std` mostly
because we want more time to iterate on their design. Moving them to the
`num` crate allows existing code to keep using this functionality as we
do so.

Closes #74
This commit is contained in:
Aaron Turon 2015-04-02 19:59:22 -07:00
parent 32d15093b0
commit 03db5c9d1b
1 changed files with 1788 additions and 1 deletions

File diff suppressed because it is too large Load Diff