Skip to content

docs: Replace std::iterator with std::iter. #10252

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 1 commit into from
Nov 4, 2013
Merged

Conversation

huonw
Copy link
Member

@huonw huonw commented Nov 3, 2013

No description provided.

bors added a commit that referenced this pull request Nov 4, 2013
@bors bors closed this Nov 4, 2013
@bors bors merged commit da43676 into rust-lang:master Nov 4, 2013
@huonw huonw deleted the docs branch November 25, 2013 10:56
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 10, 2023
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 10, 2023
[arithmetic_side_effects] Fix rust-lang#10252

Fix rust-lang#10252

At least for integers, shifts are already handled by the compiler.

----

changelog: [`arithmetic_side_effects`]: No longer lints on right or left shifts with constant integers, as the compiler warns about them.
[rust-lang#10309](rust-lang/rust-clippy#10309)
<!-- changelog_checked-->
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.

3 participants