Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
check-cfg
/
invalid-arguments.values_any_missing_values.stderr
blob: ad1af73c690127e6b8c0a238fdb64e80968a7320 [
file
] [
log
] [
blame
]
error
:
invalid
`--check-cfg`
argument
:
`cfg(foo,any())`
|
=
note
:
`cfg(any())`
can only be provided
in
isolation
=
note
:
visit
<
https
:
//doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details