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

Update VecDeque documentation to specify direction of index 0 (#34920) #34974

Merged
merged 1 commit into from Jul 27, 2016
Merged

Update VecDeque documentation to specify direction of index 0 (#34920) #34974

merged 1 commit into from Jul 27, 2016

Conversation

abhijeetbhagat
Copy link
Contributor

I mentioned the direction for all the methods that work with an index

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @aturon (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@abhijeetbhagat
Copy link
Contributor Author

r? @GuillaumeGomez

@GuillaumeGomez
Copy link
Member

Thanks!

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Jul 25, 2016

📌 Commit 0d192c3 has been approved by GuillaumeGomez

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jul 25, 2016
…Gomez

Update VecDeque documentation to specify direction of index 0 (rust-lang#34920)

I mentioned the direction for all the methods that work with an index
bors added a commit that referenced this pull request Jul 25, 2016
Rollup of 13 pull requests

- Successful merges: #34461, #34609, #34732, #34850, #34894, #34935, #34974, #34990, #34995, #35001, #35009, #35010, #35028
- Failed merges:
@bors
Copy link
Contributor

bors commented Jul 26, 2016

⌛ Testing commit 0d192c3 with merge 24f4220...

@bors
Copy link
Contributor

bors commented Jul 26, 2016

💔 Test failed - auto-win-msvc-64-opt

@alexcrichton
Copy link
Member

@bors: retry

On Tue, Jul 26, 2016 at 4:21 AM, bors notifications@github.com wrote:

💔 Test failed - auto-win-msvc-64-opt
https://buildbot.rust-lang.org/builders/auto-win-msvc-64-opt/builds/5090


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#34974 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAD95Mb-QwDleibPTXB8hwJ0DMOrLVGCks5qZe3LgaJpZM4JStZ1
.

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jul 26, 2016
…Gomez

Update VecDeque documentation to specify direction of index 0 (rust-lang#34920)

I mentioned the direction for all the methods that work with an index
bors added a commit that referenced this pull request Jul 27, 2016
@bors bors merged commit 0d192c3 into rust-lang:master Jul 27, 2016
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.

None yet

6 participants