Running x build --help
panics
#106313
Labels
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
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:36
Meta
HEAD
: b38a6d3@rustbot labels +A-bootstrap
Cc @jyn514
The text was updated successfully, but these errors were encountered: