Skip to content

Allow specifying profiles to cargo rustc#2224

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:rustc-dev
Dec 18, 2015
Merged

Allow specifying profiles to cargo rustc#2224
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:rustc-dev

Conversation

@alexcrichton
Copy link
Copy Markdown
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
Copy Markdown

r? @wycats

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

@alexcrichton
Copy link
Copy Markdown
Member Author

r? @brson

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

brson commented Dec 18, 2015

@bors r+

@bors
Copy link
Copy Markdown
Contributor

bors commented Dec 18, 2015

📌 Commit 71ff274 has been approved by brson

@bors
Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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