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

Fix panic condition docs for Vec::insert. #47121

Merged
merged 1 commit into from
Jan 3, 2018

Conversation

frewsxcv
Copy link
Member

@frewsxcv frewsxcv commented Jan 2, 2018

Fixes #47065.

@rust-highfive
Copy link
Collaborator

r? @bluss

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

@kennytm
Copy link
Member

kennytm commented Jan 2, 2018

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jan 2, 2018

📌 Commit 301e457 has been approved by kennytm

@kennytm kennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 2, 2018
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Jan 2, 2018
Fix panic condition docs for Vec::insert.

Fixes rust-lang#47065.
bors added a commit that referenced this pull request Jan 2, 2018
Rollup of 4 pull requests

- Successful merges: #47107, #47117, #47118, #47121
- Failed merges:
kennytm added a commit to kennytm/rust that referenced this pull request Jan 3, 2018
Fix panic condition docs for Vec::insert.

Fixes rust-lang#47065.
bors added a commit that referenced this pull request Jan 3, 2018
Rollup of 9 pull requests

- Successful merges: #47104, #47107, #47113, #47117, #47118, #47121, #47125, #47134, #47145
- Failed merges:
@bors bors merged commit 301e457 into rust-lang:master Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants