Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document recommendation about Arc::clone(&ref) syntax. #200

Closed
nical opened this issue Aug 7, 2019 · 1 comment
Closed

Document recommendation about Arc::clone(&ref) syntax. #200

nical opened this issue Aug 7, 2019 · 1 comment

Comments

@nical
Copy link

nical commented Aug 7, 2019

See rust-lang/rust#63252 and rust-lang/rfcs#1954.

@dtolnay
Copy link
Member

dtolnay commented Aug 7, 2019

This is a useful recommendation but I don't think it is a great fit for the API guidelines. I would prefer to keep this project focused on public API design, and leave implementation-level tips for a different document. That way we keep the list of guidelines short enough that it's reasonable to run through the whole thing when polishing a crate.

@KodrAus KodrAus closed this as completed Dec 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants