mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
7 lines
257 B
Plaintext
7 lines
257 B
Plaintext
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
|
|
|