blob: f82c520c62a6eabb6c2604464f8ca63ac59dbc81 (
plain)
1
2
3
4
5
|
error: invalid `--check-cfg` argument: `abc()`
|
= note: expected `cfg(name, values("value1", "value2", ... "valueN"))`
= note: visit <https://doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details
|