Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
check-cfg
/
invalid-arguments.unsafe_attr.stderr
blob: 5236ed6f6054737256f28f290db19151ff04e56a [
file
] [
log
] [
blame
] [
edit
]
error
:
invalid
`--check-cfg`
argument
:
`unsafe(cfg(foo))`
|
=
note
:
expected
`cfg(name, values("value1", "value2", ... "valueN"))`
=
note
:
visit
<
https
:
//doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details