Skip to content

Avoid overflow in Vec::from_iter #26563

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

Merged
merged 1 commit into from
Jun 25, 2015

Conversation

sfackler
Copy link
Member

Closes #26550

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@Gankra
Copy link
Contributor

Gankra commented Jun 25, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 25, 2015

📌 Commit af9693c has been approved by Gankro

@bors
Copy link
Collaborator

bors commented Jun 25, 2015

⌛ Testing commit af9693c with merge ddec9c9...

@Gankra Gankra added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jun 25, 2015
@sfackler sfackler force-pushed the vec-from-iter-overflow branch from af9693c to 8644295 Compare June 25, 2015 05:56
@sfackler
Copy link
Member Author

@bors r=Gankro

@bors
Copy link
Collaborator

bors commented Jun 25, 2015

📌 Commit 8644295 has been approved by Gankro

@bors
Copy link
Collaborator

bors commented Jun 25, 2015

⌛ Testing commit 8644295 with merge 8d0651b...

@sfackler sfackler force-pushed the vec-from-iter-overflow branch from 8644295 to 18e78b9 Compare June 25, 2015 06:00
@sfackler
Copy link
Member Author

@bors r=Gankro

@bors
Copy link
Collaborator

bors commented Jun 25, 2015

📌 Commit 18e78b9 has been approved by Gankro

bors added a commit that referenced this pull request Jun 25, 2015
@bors
Copy link
Collaborator

bors commented Jun 25, 2015

⌛ Testing commit 18e78b9 with merge 124d165...

@bors bors merged commit 18e78b9 into rust-lang:master Jun 25, 2015
@alexcrichton
Copy link
Member

triage: beta-accepted

@alexcrichton alexcrichton added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Jun 30, 2015
@brson brson added relnotes Marks issues that should be documented in the release notes of the next release. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. labels Jul 6, 2015
@sfackler sfackler deleted the vec-from-iter-overflow branch November 26, 2016 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. relnotes Marks issues that should be documented in the release notes of the next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants