rust/tests/ui/check-cfg/invalid-arguments.multiple_...

6 lines
209 B
Plaintext

error: invalid `--check-cfg` argument: `cfg(any(),any())`
|
= note: `any()` cannot be specified multiple times
= note: visit <https://doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details