Sign in
rust
/
rust
/
c1d608bb7e862c8d8b74ce7cfc042fa98e9d4792
/
.
/
tests
/
ui
/
errors
/
wrong-target-spec.stderr
blob: cab485312bfdda09306738bd730c386ead5f7c2a [
file
]
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`
?