Commit 6ff720b
committed
Allow clippy's new assertions-on-constants lint
This is really dumb, `assert!(cfg!(fuzzing))` is a perfectly
reasonable thing to write!1 parent 765e43d commit 6ff720b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments