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

The borrow module docs claim Cow implements DerefMut but it doesn't #19123

Closed
sfackler opened this issue Nov 19, 2014 · 1 comment
Closed

The borrow module docs claim Cow implements DerefMut but it doesn't #19123

sfackler opened this issue Nov 19, 2014 · 1 comment

Comments

@sfackler
Copy link
Member

http://doc.rust-lang.org/core/borrow/index.html#the-cow-(clone-on-write)-type

@Gankra
Copy link
Contributor

Gankra commented Nov 19, 2014

Ah yes, this was axed at the last second, good catch!

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

Successfully merging a pull request may close this issue.

2 participants