Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
check-cfg
/
invalid-arguments.mixed_values_any.stderr
blob: 2d59b12097d7d055f3ffc4ea80b64744989ec5a3 [
file
] [
log
] [
blame
]
error
:
invalid
`--check-cfg`
argument
:
`cfg(foo,values("bar",any()))`
|
=
note
:
`values()`
arguments cannot specify
string
literals
and
`any()`
at the same time
=
note
:
visit
<
https
:
//doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details