Skip to content

Commit a58ce15

Browse files
author
gimbles
committed
Add tidy check for dbg
1 parent 8c66c30 commit a58ce15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

std/src/macros.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
//! This module contains a set of macros which are exported from the standard
44
//! library. Each macro is available for use when linking against the standard
55
//! library.
6+
// ignore-tidy-dbg
67

78
#[doc = include_str!("../../core/src/macros/panic.md")]
89
#[macro_export]

0 commit comments

Comments
 (0)