blob: 6e9d87bace2f23f1b75264493e98e2612c861bb3 [file] [log] [blame] [edit]
error: invalid `--check-cfg` argument: `cfg(foo,values(none("test")))`
|
= note: `none("test")` is invalid
= note: `none()` in `values()` takes no argument
= note: visit <https://doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details