]> git.lizzy.rs Git - rust.git/commit
Implement cell::clone_ref
authorKeegan McAllister <kmcallister@mozilla.com>
Wed, 14 May 2014 00:29:30 +0000 (17:29 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 15 May 2014 20:50:55 +0000 (13:50 -0700)
commit9c35ac5666b62697bdd197028864fa66127a5415
treea3930458b0ae90ac56a793b92c8581d35f726009
parenta0594ebb8baa0544ed0f818c494be20b3c9957a5
Implement cell::clone_ref

Per discussion with @alexcrichton, this is a free function.
src/libcore/cell.rs