Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
check-cfg
/
invalid-arguments.values_any_before_ident.stderr
blob: 7013bb8e0951d755e35cc0a1deff75e73b1fe612 [
file
] [
log
] [
blame
]
error
:
invalid
`--check-cfg`
argument
:
`cfg(values(any()),foo)`
|
=
note
:
`values()`
cannot be specified before the names
=
note
:
visit
<
https
:
//doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details