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

changed all the impl<T> to impl<T: Send> in rt::comm.rs and libstd::comm... #10168

Merged
merged 1 commit into from
Oct 30, 2013

Conversation

reedlepee123
Copy link
Contributor

....rs #8180

@reedlepee123
Copy link
Contributor Author

r? @brson

bors added a commit that referenced this pull request Oct 30, 2013
@bors bors closed this Oct 30, 2013
@bors bors merged commit d10106e into rust-lang:master Oct 30, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 12, 2023
…dswij

[rust-lang#10167] Clarify that the lint only works if x eq. y in a `for` loop.

Reading the documentation for the lint, one could expect that the lint works in all cases that `X == Y`. This is false.

While the lint was updated, the documentation wasn't.

More information about the `N..N` problem in rust-lang#5689 and rust-lang#5628

---

Fixes rust-lang#10167
changelog: [`reversed_empty_ranges`]: Update and clarify documentation
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