Skip to content

Conversation

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Feb 1, 2014

r? @alexcrichton (or whoever)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

result.move_iter().map(|crate_hash { hash, .. }| hash).collect()

@alexcrichton
Copy link
Member

Awesome work!

@brson
Copy link
Contributor

brson commented Feb 1, 2014

What a big effort! :godmode:

@huonw
Copy link
Contributor

huonw commented Feb 1, 2014

I've rebased, addressed reviews and (theoretically) fixed the tests in #11974, with my @[] removal.

(The changes directly to this PR are in two separate cleanly-merging commits, if they have/want to be cherry-picked.)

@huonw huonw mentioned this pull request Feb 1, 2014
@bors bors closed this in 2bcd951 Feb 1, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 28, 2023
Do not consider `async { (impl IntoFuture).await }` as redundant

changelog: [`redundant_async_block`]: do not trigger on `IntoFuture` instances

Fix rust-lang#11959
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.

5 participants