Skip to content

Commit b3c7512

Browse files
authored
Merge branch 'rust-lang:master' into update_hashbrown_doc_2
2 parents 24c1706 + 7c518c7 commit b3c7512

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)