Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A new lint check was added[1] that makes sure all cfg values are checked. As such we must tell the compiler which values are valid so it doesn't flag them as unexpected. [1] https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html#cargorustc-check-cfg-for-buildrsbuild-script Signed-off-by: Paul Holzinger <[email protected]>
- Loading branch information