Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-i-m committed Apr 29, 2021
1 parent cf46fb1 commit 6697b0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/or-patterns/macro-pat.rs
Expand Up @@ -3,6 +3,7 @@

use Foo::*;

#[allow(dead_code)]
#[derive(Eq, PartialEq, Debug)]
enum Foo {
A(u64),
Expand Down

0 comments on commit 6697b0d

Please sign in to comment.