Skip to content

Small fixes #12109

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

Merged
merged 5 commits into from
Feb 8, 2014
Merged

Small fixes #12109

merged 5 commits into from
Feb 8, 2014

Conversation

omasanori
Copy link
Contributor

Most of them are to reduce warnings in testing builds.

I've forgot why we keep them, so let me know if you know their reason
for existing.

Signed-off-by: OGINO Masanori <[email protected]>
Signed-off-by: OGINO Masanori <[email protected]>
Signed-off-by: OGINO Masanori <[email protected]>
Signed-off-by: OGINO Masanori <[email protected]>
bors added a commit that referenced this pull request Feb 8, 2014
Most of them are to reduce warnings in testing builds.
@bors bors closed this Feb 8, 2014
@bors bors merged commit f87e507 into rust-lang:master Feb 8, 2014
@omasanori omasanori deleted the small-fixes branch February 8, 2014 23:34
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 11, 2024
Handle "calls" inside the closure as well in `map_clone` lint

Follow-up of rust-lang/rust-clippy#12104.

I just realized that I didn't handle the case where the `clone` method was made as a call and not a method call.

r? `@llogiq`

changelog: Handle "calls" inside the closure as well in `map_clone` lint
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