mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 21:47:04 +00:00
6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
error: invalid `--check-cfg` argument: `cfg(...)`
|
|
|
|
|
= note: expected `cfg(name, values("value1", "value2", ... "valueN"))`
|
|
= note: visit <https://doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details
|
|
|