Skip to content

Commit

Permalink
Update macros.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
JustForFun88 authored May 15, 2022
1 parent de2600c commit 9a3f7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/macros.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// See the cfg-if crate.
#[allow(unused)]
#[allow(unused_macro_rules)]
macro_rules! cfg_if {
// match if/else chains with a final `else`
($(
Expand Down

0 comments on commit 9a3f7a3

Please sign in to comment.