-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Running x build --help panics #106313
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Type
Fields
Give feedbackNo fields configured for issues without a type.
I tried this command on this repo:
I expected to see this happen: the help is displayed
Instead, this happened: a panic occured
thread 'main' panicked at 'metadata missing for test: {}', lib.rs:1402:36Meta
HEAD: b38a6d3@rustbot labels +A-bootstrap
Cc @jyn514