mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
error: invalid `--check-cfg` argument: `cfg(foo,any())`
|
|
|
|
|
= note: `cfg(any())` can only be provided in isolation
|
|
= note: visit <https://doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details
|
|
|