Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
check-cfg
/
invalid-arguments.multiple_values.stderr
blob: 06060078bc02541e123d0db5f5f26eea2b4bf18b [
file
] [
log
] [
blame
] [
edit
]
error
:
invalid
`--check-cfg`
argument
:
`cfg(foo,values(),values())`
|
=
note
:
`values()`
cannot be specified multiple times
=
note
:
visit
<
https
:
//doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details