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

Be more careful about the order in which we read the next field #6227

Merged
merged 1 commit into from
May 4, 2013

Conversation

graydon
Copy link
Contributor

@graydon graydon commented May 3, 2013

during task annihilation, since it is easy to tread on freed memory.

during task annihilation, since it is easy to tread on freed memory.
bors added a commit that referenced this pull request May 4, 2013
during task annihilation, since it is easy to tread on freed memory.
@bors bors closed this May 4, 2013
@bors bors merged commit c15fa3a into rust-lang:incoming May 4, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 3, 2020
Add lint for replacing `.map().collect()` with `.try_for_each()`

Fixes rust-lang#6208

changelog: Add `map_collect_result_unit`
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