Commit 620ca56
the Mulhern
Emit expected cfg instructions in build.rs
It is no longer necessary to use the temporary workaround in Cargo.toml of
specifying the expected values in unexpected_cfgs table.
Remove the unexpected_cfgs deny from Cargo.toml entirely. unexpected_cfgs
is warn by default, and Cargo.toml already specifies that all warnings
should be denied.
Signed-off-by: the Mulhern <amulhern@amulhern.bos.csb>1 parent fdbb669 commit 620ca56
2 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 54 | | |
58 | 55 | | |
59 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
28 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
0 commit comments