Files
rust/tests/ui/errors/wrong-target-spec.stderr
T

6 lines
241 B
Plaintext

error: error loading target specification: could not find specification for target "x86_64_unknown-linux-musl"
|
= help: run `rustc --print target-list` for a list of built-in targets
= help: did you mean `x86_64-unknown-linux-musl`?