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

Make Index trait example clearer #21255

Closed
wants to merge 1 commit into from
Closed

Make Index trait example clearer #21255

wants to merge 1 commit into from

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Jan 16, 2015

The example of the Index and IndexMut trait contained too much Foo.
It now contains a bit more Bar to make things clearer which parts are
defining the type of the index.

The example of the `Index` and `IndexMut` trait contained too much `Foo`.
It now contains a bit more `Bar` to make things clearer which parts are
defining the type of the index.
@rust-highfive
Copy link
Collaborator

r? @alexcrichton

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

@steveklabnik
Copy link
Member

Thanks!

bors added a commit that referenced this pull request Jan 17, 2015
Make Index trait example clearer

Reviewed-by: steveklabnik
bors added a commit that referenced this pull request Jan 17, 2015
Make Index trait example clearer

Reviewed-by: steveklabnik
@steveklabnik
Copy link
Member

Doing this manually as part of #21300

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.

4 participants