Add tidy check for dbg
This commit is contained in:
parent
247e44e61d
commit
cc2881391a
2 changed files with 18 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
//! This module contains a set of macros which are exported from the standard
|
||||
//! library. Each macro is available for use when linking against the standard
|
||||
//! library.
|
||||
// ignore-tidy-dbg
|
||||
|
||||
#[doc = include_str!("../../core/src/macros/panic.md")]
|
||||
#[macro_export]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue