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

std: Fix bitv each() method (issue 2363) #2457

Merged
merged 1 commit into from
May 28, 2012
Merged

std: Fix bitv each() method (issue 2363) #2457

merged 1 commit into from
May 28, 2012

Conversation

bkircher
Copy link
Contributor

Closes issue 2363.

pcwalton added a commit that referenced this pull request May 28, 2012
std: Fix bitv each() method (issue 2363)
@pcwalton pcwalton merged commit a5e921d into rust-lang:master May 28, 2012
@bkircher bkircher deleted the 2363-bitv-each-loops-forever branch May 11, 2013 09:53
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 22, 2022
Add shim for realpath on unix

Salvaged from rust-lang/miri#2294 by `@LegNeato`
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 11, 2024
Fix and rename `overflow_check_conditional`

fixes rust-lang#2457

Other changes:
* Limit the lint to unsigned types.
* Actually check if the operands are the same rather than using only the first part of the path.
* Allow the repeated expression to be anything as long as there are no side effects.

changelog: Rename `overflow_check_conditional` to `panicking_overflow_check` and move to `correctness`
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