Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
run-make
/
multiline-args-value
/
check-cfg-shebang.stderr
blob: 5bf18dc2b14c4dc9c8c47a46d7c562c4955cc2e9 [
file
] [
log
] [
blame
]
error
:
invalid
`--check-cfg`
argument
:
`#!/usr/bin/shebang
cfg(key)`
|
=
note
:
expected
`cfg(name, values("value1", "value2", ... "valueN"))`
=
note
:
visit
<
https
:
//doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details