Skip to content

Conversation

@ehuss
Copy link
Contributor

@ehuss ehuss commented Dec 15, 2025

This updates the contributor guide with more information about what services and permissions are available to the Cargo team. This is primarily to capture that we have a new rust-lang/cargo-team repository. I took the opportunity to update some related information.

This updates the contributor guide with more information about what
services and permissions are available to the Cargo team. This is
primarily to capture that we have a new `rust-lang/cargo-team`
repository. I took the opportunity to update some related information.
@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 Dec 15, 2025
@rustbot
Copy link
Collaborator

rustbot commented Dec 15, 2025

r? @epage

rustbot has assigned @epage.
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

@epage epage enabled auto-merge December 15, 2025 21:01
@epage epage added this pull request to the merge queue Dec 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 15, 2025
@epage
Copy link
Contributor

epage commented Dec 15, 2025

---- bad_config::github_pull_request_url stdout ----
running `/home/runner/work/cargo/cargo/target/debug/cargo check -v`

thread 'bad_config::github_pull_request_url' (114161) panicked at tests/testsuite/bad_config.rs:2351:10:

test failed running `/home/runner/work/cargo/cargo/target/debug/cargo check -v`
error: process exited with code -1 (expected 101)
--- stdout

--- stderr
    Updating git repository `[https://github.com/rust-lang/does-not-exist/pull/123`](https://github.com/rust-lang/does-not-exist/pull/123%60)
error: failed to get `bar` as a dependency of package `foo v0.0.0 (/home/runner/work/cargo/cargo/target/tmp/cit/t5/foo)`

Caused by:
  failed to load source for dependency `bar`

Caused by:
  Unable to update https://github.com/rust-lang/does-not-exist/pull/123

Caused by:
  failed to clone into: /home/runner/work/cargo/cargo/target/tmp/cit/t5/home/.cargo/git/db/123-5f7431990887bb14

Caused by:
  network failure seems to have happened
  if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

  note: GitHub url https://github.com/rust-lang/does-not-exist/pull/123 is not a repository. 
  help: Replace the dependency with 
         `git = "https://github.com/rust-lang/does-not-exist.git" rev = "refs/pull/123/head"` 
     to specify pull requests as dependencies' revision.

Caused by:
  An IO error occurred when talking to the server

Caused by:
  Received HTTP status 404

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@epage epage added this pull request to the merge queue Dec 15, 2025
Merged via the queue into rust-lang:master with commit 93ce46e Dec 15, 2025
28 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 15, 2025
bors added a commit to rust-lang/rust that referenced this pull request Dec 20, 2025
Update cargo submodule

13 commits in e91b2baa632c0c7e84216c91ecfe107c37d887c1..3861f60f6b58f57524c0e7aab1f5c1ad83e35409
2025-12-13 16:29:21 +0000 to 2025-12-19 21:53:33 +0000
- fix(sbom): Don't set CARGO_SBOM_PATH when empty (like stable)  (rust-lang/cargo#16419)
- chore(ci): report-timings to upload HTML report (rust-lang/cargo#16416)
- fix(report): get the same feature parity of `--timings` (rust-lang/cargo#16414)
- fix(docs): Document the only possible values for DEBUG in build scripts (rust-lang/cargo#16413)
- fix(log): emit fingeprint log also for no-rebuild unit (rust-lang/cargo#16408)
- Fix link to `doc_cfg` docs in cargo book (rust-lang/cargo#16404)
- Add best pratice for how to check in generated files (rust-lang/cargo#16405)
- test: Use a larger default term width (rust-lang/cargo#16403)
- Document more services and permissions of the cargo team (rust-lang/cargo#16402)
- fix(new): Improve quality of package name error messages (rust-lang/cargo#16398)
- feat(log): add more log events (rust-lang/cargo#16390)
- chore: bump to 0.95.0; update changelog (rust-lang/cargo#16395)
- Cache submodule into git db (rust-lang/cargo#16246)

r? ghost
@rustbot rustbot added this to the 1.94.0 milestone Dec 20, 2025
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Dec 21, 2025
Update cargo submodule

13 commits in e91b2baa632c0c7e84216c91ecfe107c37d887c1..3861f60f6b58f57524c0e7aab1f5c1ad83e35409
2025-12-13 16:29:21 +0000 to 2025-12-19 21:53:33 +0000
- fix(sbom): Don't set CARGO_SBOM_PATH when empty (like stable)  (rust-lang/cargo#16419)
- chore(ci): report-timings to upload HTML report (rust-lang/cargo#16416)
- fix(report): get the same feature parity of `--timings` (rust-lang/cargo#16414)
- fix(docs): Document the only possible values for DEBUG in build scripts (rust-lang/cargo#16413)
- fix(log): emit fingeprint log also for no-rebuild unit (rust-lang/cargo#16408)
- Fix link to `doc_cfg` docs in cargo book (rust-lang/cargo#16404)
- Add best pratice for how to check in generated files (rust-lang/cargo#16405)
- test: Use a larger default term width (rust-lang/cargo#16403)
- Document more services and permissions of the cargo team (rust-lang/cargo#16402)
- fix(new): Improve quality of package name error messages (rust-lang/cargo#16398)
- feat(log): add more log events (rust-lang/cargo#16390)
- chore: bump to 0.95.0; update changelog (rust-lang/cargo#16395)
- Cache submodule into git db (rust-lang/cargo#16246)

r? ghost
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants