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

Add mention of None as possible return. Closes #40435. #40646

Merged
merged 1 commit into from Mar 19, 2017

Conversation

russmack
Copy link
Contributor

This commit adds a small mention to some methods that None is returned when the slice is empty.

@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 @BurntSushi (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.

@frewsxcv
Copy link
Member

Thanks!

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Mar 19, 2017

📌 Commit b77d31a has been approved by frewsxcv

@frewsxcv frewsxcv assigned frewsxcv and unassigned BurntSushi Mar 19, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 19, 2017
…r=frewsxcv

Add mention of None as possible return. Closes rust-lang#40435.

This commit adds a small mention to some methods that None is returned when the slice is empty.
bors added a commit that referenced this pull request Mar 19, 2017
Rollup of 13 pull requests

- Successful merges: #40441, #40445, #40562, #40564, #40583, #40588, #40589, #40590, #40603, #40611, #40621, #40646, #40648
- Failed merges:
@bors bors merged commit b77d31a into rust-lang:master Mar 19, 2017
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

5 participants