From cc2881391a1f1e01faa2f7ff21a172a15fbbaacd Mon Sep 17 00:00:00 2001 From: gimbles Date: Sat, 31 Dec 2022 15:32:09 +0530 Subject: Add tidy check for dbg --- library/std/src/macros.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'library/std/src') diff --git a/library/std/src/macros.rs b/library/std/src/macros.rs index 6e4ba1404e5..fcc5cfafd80 100644 --- a/library/std/src/macros.rs +++ b/library/std/src/macros.rs @@ -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] -- cgit 1.4.1-3-g733a5