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 typo in MIR "cannot move out of borrowed content" #46119

Merged
merged 1 commit into from
Nov 21, 2017
Merged

Fix typo in MIR "cannot move out of borrowed content" #46119

merged 1 commit into from
Nov 21, 2017

Conversation

ritiek
Copy link
Member

@ritiek ritiek commented Nov 20, 2017

I believe this all we need to change (#46018). Anyway, do let me know if there is anything else that needs to changed as well!

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

@ritiek ritiek changed the title Fix typo in MRI "cannot move out of borrowed content" Fix typo in MIR "cannot move out of borrowed content" Nov 20, 2017
@oli-obk
Copy link
Contributor

oli-obk commented Nov 20, 2017

If no test was impacted by this change, maybe it would be a good idea to add one.

@arielb1
Copy link
Contributor

arielb1 commented Nov 20, 2017

@oli-obk

We'll have actual UI tests for MIR borrowck soon enough.

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Nov 20, 2017

📌 Commit 998e3c1 has been approved by arielb1

kennytm added a commit to kennytm/rust that referenced this pull request Nov 20, 2017
Fix typo in MIR "cannot move out of borrowed content"

I believe this all we need to change (rust-lang#46018). Anyway, do let me know if there is anything else that needs to changed as well!
bors added a commit that referenced this pull request Nov 20, 2017
Rollup of 9 pull requests

- Successful merges: #46082, #46088, #46092, #46107, #46119, #46121, #46122, #46124, #46128
- Failed merges:
@bors bors merged commit 998e3c1 into rust-lang:master Nov 21, 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.

6 participants