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

Interesting case of the smart pointer inherent methods guideline #93

Open
dtolnay opened this issue Jun 7, 2017 · 0 comments
Open

Interesting case of the smart pointer inherent methods guideline #93

dtolnay opened this issue Jun 7, 2017 · 0 comments
Labels
accepted An amendment that's been accepted and can be applied amendment Amendments to existing guidelines clarification

Comments

@dtolnay
Copy link
Member

dtolnay commented Jun 7, 2017

rust-lang/rfcs#1860 (comment) gives an interesting reason to consider not following the C-SMART-PTR guideline. In that case we decided to follow the guideline anyway, even though the motivation for the guideline does not apply. Let's bring up this case in the explanation of C-SMART-PTR and provide a more complete justification.

@KodrAus KodrAus added accepted An amendment that's been accepted and can be applied amendment Amendments to existing guidelines and removed hacktoberfest labels Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted An amendment that's been accepted and can be applied amendment Amendments to existing guidelines clarification
Projects
None yet
Development

No branches or pull requests

2 participants