Skip to content

Commit

Permalink
Revert "tests: used_underscore_binding_macro: disable random_state li…
Browse files Browse the repository at this point in the history
…nt."

This reverts commit 2b80829.
  • Loading branch information
matthiaskrgr committed Jan 5, 2019
1 parent 3389a68 commit 8ff4a1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/run-pass/used_underscore_binding_macro.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 8ff4a1f

Please sign in to comment.