Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppress unknown_lints warning on old rustc
warning: unknown lint: `unexpected_cfgs` --> build.rs:37:10 | 37 | #![allow(unexpected_cfgs)] | ^^^^^^^^^^^^^^^ | = note: `#[warn(unknown_lints)]` on by default
- Loading branch information