Skip to content

Fixups for operator ref #337

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 1, 2018
Merged

Fixups for operator ref #337

merged 1 commit into from
Jun 1, 2018

Conversation

bstrie
Copy link
Contributor

@bstrie bstrie commented May 16, 2018

Various small fixes and additions.


\* or `T` and `V` are compatible unsized types, e.g., both slices, both the
same trait object.

\*\* only for closures that do capture (close over) any local variables
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be "do not" I believe, and probably should link to the closure types section which details this further.

@bstrie
Copy link
Contributor Author

bstrie commented May 17, 2018

@alercah Good catch! Fixed.

@bstrie
Copy link
Contributor Author

bstrie commented May 31, 2018

Rebased.

@Havvy Havvy merged commit f1002ea into rust-lang:master Jun 1, 2018
@Havvy
Copy link
Contributor

Havvy commented Jun 1, 2018

💟 Thanks!

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.

3 participants