Skip to content

Commit 702aa00

Browse files
authored
Merge branch 'rust-lang:master' into pub_map_inner
2 parents 5cd3f34 + 7c518c7 commit 702aa00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/macros.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// See the cfg-if crate.
2+
#[allow(unused_macro_rules)]
23
macro_rules! cfg_if {
34
// match if/else chains with a final `else`
45
($(

0 commit comments

Comments
 (0)