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

Allow specifying profiles to cargo rustc #2224

Merged
merged 1 commit into from
Dec 18, 2015

Conversation

alexcrichton
Copy link
Member

This should allow compiling the specified target in the various profiles that
are available to it, e.g. bench or test in addition to the standard
dev.

Closes #2120

This should allow compiling the specified target in the various profiles that
are available to it, e.g. bench or test in addition to the standard
dev.

Closes rust-lang#2120
@rust-highfive
Copy link

r? @wycats

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

@alexcrichton
Copy link
Member Author

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned wycats Dec 17, 2015
@brson
Copy link
Contributor

brson commented Dec 18, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 18, 2015

📌 Commit 71ff274 has been approved by brson

@bors
Copy link
Collaborator

bors commented Dec 18, 2015

⌛ Testing commit 71ff274 with merge 58cc3a2...

bors added a commit that referenced this pull request Dec 18, 2015
This should allow compiling the specified target in the various profiles that
are available to it, e.g. bench or test in addition to the standard
dev.

Closes #2120
@bors
Copy link
Collaborator

bors commented Dec 18, 2015

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.

5 participants