Skip to content

Conversation

@renato-zannon
Copy link
Contributor

fixes #21027

@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

bors added a commit that referenced this pull request Jan 14, 2015
Vec's IntoIter should be Send/Sync when Vec is

Reviewed-by: alexcrichton
bors added a commit that referenced this pull request Jan 14, 2015
Vec's IntoIter should be Send/Sync when Vec is

Reviewed-by: alexcrichton
bors added a commit that referenced this pull request Jan 15, 2015
Vec's IntoIter should be Send/Sync when Vec is

Reviewed-by: alexcrichton
bors added a commit that referenced this pull request Jan 15, 2015
Vec's IntoIter should be Send/Sync when Vec is

Reviewed-by: alexcrichton
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 15, 2015
@bors bors merged commit d6e67e9 into rust-lang:master Jan 16, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Nov 24, 2025
fix: make postfix completion handle all references correctly
makai410 pushed a commit to makai410/rust that referenced this pull request Dec 10, 2025
fix: make postfix completion handle all references correctly
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.

collections::vec::IntoIter is not Send + confusing error message

5 participants