Skip to content

Conversation

secona
Copy link
Contributor

@secona secona commented Jun 19, 2025

What does this PR try to resolve?

The current subcommands page in Cargo contrib guide links clap to https://clap.rs, which doesn't exist. This PR updates that link to https://docs.rs/clap, which is the URL mentioned in clap's repository

How to test and review this PR?

@rustbot
Copy link
Collaborator

rustbot commented Jun 19, 2025

r? @ehuss

rustbot has assigned @ehuss.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 19, 2025
@epage epage added this pull request to the merge queue Jun 19, 2025
@epage
Copy link
Contributor

epage commented Jun 19, 2025

Thanks!

Merged via the queue into rust-lang:master with commit 00132f3 Jun 19, 2025
24 checks passed
@secona secona deleted the contrib-docs-clap-link branch June 20, 2025 15:26
bors added a commit to rust-lang/rust that referenced this pull request Jun 23, 2025
Update cargo

7 commits in 2251525ae503fa196f6d7f9ce6d32eccb2d5f044..84709f085062cbf3c51fa507527c1b2334015178
2025-06-16 22:01:27 +0000 to 2025-06-22 23:58:39 +0000
- Bump cargo-util-schemas version (rust-lang/cargo#15696)
- test(msrv): use a far future "newer" version (rust-lang/cargo#15693)
- Plumb rustc `-Zhint-mostly-unused` flag through as a profile option (rust-lang/cargo#15643)
- Disable lldb test, which seems to be broken due to issues with lldb (rust-lang/cargo#15687)
- docs(contrib): change clap URL to docs.rs/clap (rust-lang/cargo#15682)
- feat: Introduce perma unstable `--compile-time-deps` option for `cargo build` (rust-lang/cargo#15674)
- fix: Failing tests on rustc nightly (rust-lang/cargo#15679)
@rustbot rustbot added this to the 1.89.0 milestone Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants