Skip to content

test(metadata): separate bindeps no-deps coverage#17068

Open
npmccallum wants to merge 1 commit into
rust-lang:masterfrom
npmccallum:issue-10407-metadata-cleanup
Open

test(metadata): separate bindeps no-deps coverage#17068
npmccallum wants to merge 1 commit into
rust-lang:masterfrom
npmccallum:issue-10407-metadata-cleanup

Conversation

@npmccallum

Copy link
Copy Markdown
Contributor

Restore the ordinary cargo metadata --no-deps test so it no longer depends on unstable artifact dependencies. Keep the artifact-dependency variant as a separate focused regression and remove the stale TODO that suggested merging the two tests.

Closes #10407.

Restore the ordinary cargo metadata --no-deps test so it no longer depends on
unstable artifact dependencies. Keep the artifact-dependency variant as a
separate focused regression and remove the stale TODO that suggested merging
the two tests.

Closes rust-lang#10407.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 3, 2026
@rustbot

rustbot commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

r? @weihanglo

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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @ehuss, @epage, @weihanglo
  • @ehuss, @epage, @weihanglo expanded to ehuss, epage, weihanglo
  • Random selection from ehuss, epage, weihanglo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

bindeps: clean up metadata tests

3 participants