Philipp Brüschweiler 8627fc9726 rand: Fix infinite recursion
`self` has type `&@Rand`, so `*self` will be of type `@Rand` which causes
this same impl to be called again.
2013-04-28 13:31:49 +02:00
..
2013-04-23 10:17:38 -07:00
2013-04-27 01:01:53 +10:00
2013-04-24 19:57:02 -04:00
2013-04-27 01:01:53 +10:00
2013-04-28 13:31:49 +02:00
2013-04-20 21:02:38 -04:00
2013-04-25 01:38:44 -04:00
2013-04-20 22:51:55 +02:00
2013-04-25 01:38:44 -04:00