Skip to content

Removed unneeded conversion to a slice. #19134

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
Nov 22, 2014
Merged

Conversation

sinistersnare
Copy link
Contributor

Vec can index now so its a useless conversion.

Vec<T> can index now so its a useless conversion.
@sinistersnare
Copy link
Contributor Author

Sorry for these tiny commits, ive been scanning documentation while coding and when i find something i just do this. if you want i can just keep a list and do it all at once at some point.

@alexcrichton
Copy link
Member

No worries! The more PRs to Rust the better! These are what roll-ups are for :)

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Nov 22, 2014
Vec<T> can index now so its a useless conversion.
bors added a commit that referenced this pull request Nov 22, 2014
Vec<T> can index now so its a useless conversion.
@bors bors closed this Nov 22, 2014
@bors bors merged commit fb67b05 into rust-lang:master Nov 22, 2014
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