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

rustc: change 'use' to 'add' in error message, fix #2994 #6340

Merged
merged 1 commit into from
May 31, 2013

Conversation

graydon
Copy link
Contributor

@graydon graydon commented May 8, 2013

No description provided.

@bors bors closed this May 31, 2013
@bors bors merged commit 2bed5dc into rust-lang:incoming May 31, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 20, 2020
…=Manishearth

Improve doc about `map_clone`

A follow up of rust-lang/rust-clippy#6239 (comment).

`map_clone` works with not only `Iterator` but `Option` although not written in [doc](https://rust-lang.github.io/rust-clippy/master/#map_clone). Also, an example in the doc shows  a usage of dereferencing, but this isn't also written.

changelog: Improve doc about `map_clone`
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 this pull request may close these issues.

2 participants