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

Add --release flag to cargo doc #1973

Merged
merged 1 commit into from
Sep 8, 2015

Conversation

alexcrichton
Copy link
Member

While this may not necessarily make sense all the time, this enables Cargo to
not rebuild anything if a cargo build --release was previously executed.

@rust-highfive
Copy link

r? @wycats

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

While this may not necessarily make sense all the time, this enables Cargo to
not rebuild anything if a `cargo build --release` was previously executed.
@alexcrichton
Copy link
Member Author

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned wycats Sep 8, 2015
@brson
Copy link
Contributor

brson commented Sep 8, 2015

@bors r+

@bors
Copy link
Contributor

bors commented Sep 8, 2015

📌 Commit 576ddf3 has been approved by brson

@bors
Copy link
Contributor

bors commented Sep 8, 2015

⌛ Testing commit 576ddf3 with merge a1d772d...

bors added a commit that referenced this pull request Sep 8, 2015
While this may not necessarily make sense all the time, this enables Cargo to
not rebuild anything if a `cargo build --release` was previously executed.
@bors
Copy link
Contributor

bors commented Sep 8, 2015

@bors bors merged commit 576ddf3 into rust-lang:master Sep 8, 2015
@alexcrichton alexcrichton deleted the cargo-doc-release branch October 21, 2015 06:21
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