Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…722) The lastest Rust nightly [adds checking for cfgs] and their possible values. This requires us to define via `build.rs` that `coverage` is a valid `cfg`, and that it is a "boolean" without any allowed values. [adds checking for cfgs]: https://blog.rust-lang.org/2024/05/06/check-cfg.html
- Loading branch information