Document recommendation about Arc::clone(&ref) syntax. #2740
Labels
A-method-call
Method call syntax related proposals & ideas
A-sync
Synchronization related proposals & ideas
T-doc
Relevant to the documentation team, which will review and decide on the RFC.
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
See rust-lang/rust#63252 and #1954.
The official recommendation about cloning reference counted pointers should be added to the style guide since it is being pulled from the standard library documentation
The text was updated successfully, but these errors were encountered: