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

docs: warn about upload timeout #12733

Merged
merged 2 commits into from Sep 25, 2023

Conversation

tompscanlan
Copy link
Contributor

@tompscanlan tompscanlan commented Sep 24, 2023

What does this PR try to resolve?

Adds documentation missing from #11062 as noticed in #11616

How should we test and review this PR?

editor review

@rustbot
Copy link
Collaborator

rustbot commented Sep 24, 2023

r? @epage

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

@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 Sep 24, 2023
@weihanglo
Copy link
Member

Thanks for the patch.

Please run cargo build-man to rebuild the man pages.

@rustbot rustbot added the A-cli-help Area: built-in command-line help label Sep 25, 2023
@tompscanlan
Copy link
Contributor Author

Thanks. Thought it would happen in the build.

@epage
Copy link
Contributor

epage commented Sep 25, 2023

Thanks

@bors r+

@bors
Copy link
Collaborator

bors commented Sep 25, 2023

📌 Commit 9839454 has been approved by epage

It is now in the queue for this repository.

@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 Sep 25, 2023
@bors
Copy link
Collaborator

bors commented Sep 25, 2023

⌛ Testing commit 9839454 with merge c1c2e7b...

@bors
Copy link
Collaborator

bors commented Sep 25, 2023

☀️ Test successful - checks-actions
Approved by: epage
Pushing c1c2e7b to master...

@bors bors merged commit c1c2e7b into rust-lang:master Sep 25, 2023
19 of 20 checks passed
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 27, 2023
Update cargo

11 commits in 414d9e3a6d8096f3e276234ce220c868767a8792..e6aabe8b3fcf639be3a5bf68e77853bd7b3fa27d
2023-09-22 07:03:57 +0000 to 2023-09-26 16:31:53 +0000
- Use full target spec for `cargo rustc --print --target` (rust-lang/cargo#12743)
- feat(embedded): Hack in code fence support (rust-lang/cargo#12681)
- chore(ci): Update Renovate schema (rust-lang/cargo#12741)
- more specific registry index not found msg (rust-lang/cargo#12732)
- docs: warn about upload timeout (rust-lang/cargo#12733)
- Fix some typos (rust-lang/cargo#12730)
- upgrade gitoxide to v0.54 (rust-lang/cargo#12731)
- Update target-arch-aware crates to support mips r6 targets (rust-lang/cargo#12720)
- Buffer console status messages. (rust-lang/cargo#12727)
- Fix spurious errors with networking tests. (rust-lang/cargo#12726)
- refactor(SourceId): merge `name` and `alt_registry_key` into one enum (rust-lang/cargo#12675)

r? ghost
@ehuss ehuss added this to the 1.74.0 milestone Sep 30, 2023
@tompscanlan tompscanlan deleted the 11616-document-timeout-behavior branch November 17, 2023 16:54
@tompscanlan tompscanlan restored the 11616-document-timeout-behavior branch November 23, 2023 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation 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.

None yet

6 participants