about summary refs log tree commit diff
path: root/src/rt/rust_exchange_alloc.cpp
diff options
context:
space:
mode:
authorKevin Ballard <kevin@sb.org>2013-08-01 15:02:03 -0700
committerDaniel Micay <danielmicay@gmail.com>2013-08-03 03:17:07 -0400
commit75155cd1b0c134056e86addbbf9097a26fe6a1f5 (patch)
tree1737e4d87a3c916f2a454d2d4853a0d8c7c534c9 /src/rt/rust_exchange_alloc.cpp
parent1992765dd3b689fa62764eba99ed0610654b070f (diff)
downloadrust-75155cd1b0c134056e86addbbf9097a26fe6a1f5.tar.gz
rust-75155cd1b0c134056e86addbbf9097a26fe6a1f5.zip
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.
Diffstat (limited to 'src/rt/rust_exchange_alloc.cpp')
0 files changed, 0 insertions, 0 deletions