Skip to content

Give one more example for the --featuers CLI - #9313

Merged
bors merged 1 commit into
rust-lang:masterfrom
matklad:feat-doc
Mar 29, 2021
Merged

Give one more example for the --featuers CLI#9313
bors merged 1 commit into
rust-lang:masterfrom
matklad:feat-doc

Conversation

@matklad

@matklad matklad commented Mar 29, 2021

Copy link
Copy Markdown
Contributor

The previous example confused me because I thought that foo-feat is
the syntax for foo/feat. The "explicit" example should clarify that.

closes #9305

The previous example confused me because I thought that `foo-feat` is
the syntax for `foo/feat`. The "explicit" example should clarify that.

closes rust-lang#9305
@rust-highfive

Copy link
Copy Markdown

r? @alexcrichton

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 29, 2021
@matklad

matklad commented Mar 29, 2021

Copy link
Copy Markdown
Contributor Author

r? @ehuss

@rust-highfive rust-highfive assigned ehuss and unassigned alexcrichton Mar 29, 2021
@ehuss

ehuss commented Mar 29, 2021

Copy link
Copy Markdown
Contributor

Thanks! ❤️

@bors r+

@bors

bors commented Mar 29, 2021

Copy link
Copy Markdown
Contributor

📌 Commit 517b892 has been approved by ehuss

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 29, 2021
@bors

bors commented Mar 29, 2021

Copy link
Copy Markdown
Contributor

⌛ Testing commit 517b892 with merge caddb21...

@bors

bors commented Mar 29, 2021

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-actions
Approved by: ehuss
Pushing caddb21 to master...

@bors
bors merged commit caddb21 into rust-lang:master Mar 29, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 1, 2021
Update cargo

5 commits in 1e8703890f285befb5e32627ad4e0a0454dde1fb..3c44c3c4b7900b8b13c85ead25ccaa8abb7d8989
2021-03-26 16:59:39 +0000 to 2021-03-31 21:21:15 +0000
- Fix semver docs for 1.51. (rust-lang/cargo#9316)
- Add `cargo config` subcommand. (rust-lang/cargo#9302)
- Give one more example for the --featuers CLI (rust-lang/cargo#9313)
- Bump to 0.54.0, update changelog (rust-lang/cargo#9308)
- Make the URL to the tracking issue for `--out-dir` into a link (rust-lang/cargo#9309)
@ehuss ehuss added this to the 1.53.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify docs for new --features CLI?

5 participants