We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa5f52 commit 4a3cac5Copy full SHA for 4a3cac5
src/lib.rs
@@ -52,7 +52,6 @@ is possible through the Serde library.
52
*/
53
54
#![forbid(unsafe_code)]
55
-
56
// Disable irrelevant lints
57
#![allow(clippy::clippy::approx_constant)]
58
#![allow(clippy::excessive_precision)]
0 commit comments