Skip to content

Commit 8ff4a1f

Browse files
committed
Revert "tests: used_underscore_binding_macro: disable random_state lint."
This reverts commit 2b80829.
1 parent 3389a68 commit 8ff4a1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/run-pass/used_underscore_binding_macro.rs

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// except according to those terms.
99

1010
#![allow(clippy::useless_attribute)] //issue #2910
11-
#![allow(clippy::random_state)] // issue #3628
1211

1312
#[macro_use]
1413
extern crate serde_derive;

0 commit comments

Comments
 (0)