Skip to content

Conversation

alexcrichton
Copy link
Member

This'll check all build targets for all packages in a workspace

@rust-highfive
Copy link

r? @brson

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

@crumblingstatue
Copy link

Thanks, this gives symmetry with cargo build --all.

src/bin/check.rs Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/build/check/ ?

src/bin/check.rs Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is ... so both the help text and the flag name should be plural.

This'll check all `build` targets for all packages in a workspace
@matklad
Copy link
Contributor

matklad commented Feb 18, 2017

r+ from me :)

@alexcrichton
Copy link
Member Author

@bors: r=matklad

@bors
Copy link
Contributor

bors commented Feb 21, 2017

📌 Commit 97c1bba has been approved by matklad

@bors
Copy link
Contributor

bors commented Feb 21, 2017

⌛ Testing commit 97c1bba with merge d815930...

bors added a commit that referenced this pull request Feb 21, 2017
Add `cargo check --all`

This'll check all `build` targets for all packages in a workspace
@bors
Copy link
Contributor

bors commented Feb 21, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: matklad
Pushing d815930 to master...

@bors bors merged commit 97c1bba into rust-lang:master Feb 21, 2017
@alexcrichton alexcrichton deleted the check-all branch March 1, 2017 15:02
@ehuss ehuss added this to the 1.17.0 milestone Feb 6, 2022
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.

7 participants