Commit graph

5 commits

Author SHA1 Message Date
Brendan Zabarauskas b7530c3512 Fix lifetime error 2013-07-01 11:39:13 +10:00
Brendan Zabarauskas 6fb6d57175 Use the Clone trait instead of Copy and switch from the copy keyword to calling the clone method.
impl_approx! is broken with a borrow issue. The library does not compile yet. Sorry!
2013-06-29 16:38:55 +10:00
maikklein c36cb6e555 explicit copy 2013-06-29 02:26:26 +02:00
maikklein 547ac400fd explicit copy 2013-06-29 02:25:07 +02:00
Brendan Zabarauskas a4c7332e2b Move Dimensional trait and dimensional macros into separate files 2013-06-16 15:34:59 +10:00