We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3389a68 commit 8ff4a1fCopy full SHA for 8ff4a1f
tests/run-pass/used_underscore_binding_macro.rs
@@ -8,7 +8,6 @@
8
// except according to those terms.
9
10
#![allow(clippy::useless_attribute)] //issue #2910
11
-#![allow(clippy::random_state)] // issue #3628
12
13
#[macro_use]
14
extern crate serde_derive;
0 commit comments