mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
Revert "tests: used_underscore_binding_macro: disable random_state lint."
This reverts commit 2b80829fe0
.
This commit is contained in:
parent
3389a68834
commit
8ff4a1f0a8
@ -8,7 +8,6 @@
|
||||
// except according to those terms.
|
||||
|
||||
#![allow(clippy::useless_attribute)] //issue #2910
|
||||
#![allow(clippy::random_state)] // issue #3628
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
Loading…
Reference in New Issue
Block a user