Skip to content

Commit

Permalink
Move garbage_attribute test so it actually runs
Browse files Browse the repository at this point in the history
And fix it
  • Loading branch information
illicitonion committed Aug 16, 2021
1 parent 0fc72f0 commit deb11d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ error: Invalid attribute: expected `default` or `alternatives`
--> $DIR/garbage_attribute.rs:5:5
|
5 | #[num_enum(garbage)]
| ^
| ^^^^^^^^^^^^^^^^^^^^

0 comments on commit deb11d4

Please sign in to comment.