Sign in
rust
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
ui
/
errors
/
unknown-target-suggestion.stderr
blob: 09d48272415201b567e76f19981c87a9653a468c [
file
] [
edit
]
error
:
error loading target specification
:
could
not
find specification
for
target
"x86_64-linux-gnu"
|
=
help
:
run
`rustc --print target-list`
for
a list of built
-
in
targets
=
help
:
did you mean
`x86_64-unknown-linux-gnu`
?