Commit 8035543
authored
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
1 parent 1f6f4f5 commit 8035543
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments