Skip to content

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

Merged
bors merged 1 commit into
rust-lang:masterfrom
huonw:docs
Nov 4, 2013
Merged

docs: Replace std::iterator with std::iter.#10252
bors merged 1 commit into
rust-lang:masterfrom
huonw:docs

Conversation

@huonw

@huonw huonw commented Nov 3, 2013

Copy link
Copy Markdown
Contributor

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