rust/src/libnum
bors 30fe55066a auto merge of #13597 : bjz/rust/float-api, r=brson
This pull request:

- Merges the `Round` trait into the `Float` trait, continuing issue #10387.
- Has floating point functions take their parameters by value.
- Cleans up the formatting and organisation in the definition and implementations of the `Float` trait.

More information on the breaking changes can be found in the commit messages.
2014-04-22 22:01:32 -07:00
..
bigint.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
complex.rs auto merge of #13597 : bjz/rust/float-api, r=brson 2014-04-22 22:01:32 -07:00
lib.rs Fix misspellings in comments. 2014-04-21 00:49:39 -04:00
rational.rs auto merge of #13597 : bjz/rust/float-api, r=brson 2014-04-22 22:01:32 -07:00