Skip to content

[libstd] getopts, now with fewer copies #4032

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 28, 2012

Conversation

catamorphism
Copy link
Contributor

Change the opt_ functions in getopts to take a reference to a
Matches, instead of taking a Matches by-value, as suggested in #4017

r? @pcwalton

Change the opt_ functions in getopts to take a reference to a
Matches, instead of taking a Matches by-value, as suggested in
@graydon
Copy link
Contributor

graydon commented Nov 28, 2012

Queued for a few days, taking it. r=me.

graydon added a commit that referenced this pull request Nov 28, 2012
[libstd] getopts, now with fewer copies
@graydon graydon merged commit 082a88e into rust-lang:incoming Nov 28, 2012
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.

2 participants