rust/src/libextra
Kevin Ballard 75155cd1b0 Explicitly impl Clone for RWArc
RWArc had a clone() method, but it was part of impl RWArc instead of
an implementation of Clone.

Stick with the explicit implementation instead of deriving Clone so we
can have a docstring.

Fixes #8052.
2013-08-03 03:17:07 -04:00
..
2013-08-03 03:17:07 -04:00
2013-07-30 02:50:31 -04:00
2013-07-30 02:50:31 -04:00
2013-07-30 02:50:31 -04:00
2013-08-01 05:34:55 -04:00
2013-08-01 05:34:55 -04:00