We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078ea03 commit 86a71cdCopy full SHA for 86a71cd
e2e_tests/src/lib.rs
@@ -2,7 +2,6 @@
2
// SPDX-License-Identifier: Apache-2.0
3
#![deny(
4
nonstandard_style,
5
- const_err,
6
dead_code,
7
improper_ctypes,
8
non_shorthand_field_patterns,
e2e_tests/tests/mod.rs
@@ -3,7 +3,6 @@
9
fuzz/build.rs
0 commit comments